ShouryaTyagi042 / Weather-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-App

A Weather App made using node.js, express.js, Ejs.

Enter the name of the city whose weather you want to get. Hit 'Get Weather' Screenshot 2023-03-04 at 11 41 04 AM

Installation Guide ;

  1. clone the repo to your device
  2. run the following commands
npm install run
npm install express
npm install body-parser
npm install request

About


Languages

Language:CSS 46.5%Language:JavaScript 32.1%Language:EJS 21.4%