Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 636 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 636 Bytes

Weather-App

NodeJS application to show the weather for a particular place. Application is up and running here : [https://sumit-pal-weather-app.herokuapp.com/] On landing page use https://sumit-pal-weather-app.herokuapp.com/weather?location=name_of_the_place query param to get weather data

Dependencies

do npm start to start the server and open localhost:3000 to see the demo.