Skip to content

Arish82/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

Clone project in your locals

git clone [email protected]:Arish82/Weather-App.git<br>
cd /'Weather App'

Now download dependencies

npm i express<br>
npm i requests<br>
npm i hbs

Now run the app

cd src
node index.js

Now open your browser

localhost:8000