https://github.com/aayush-dhakal/nodejs-weather-website
weather app in Nodejs using express and request library
https://github.com/aayush-dhakal/nodejs-weather-website
node-js requests-module weather-api
Last synced: about 2 months ago
JSON representation
weather app in Nodejs using express and request library
- Host: GitHub
- URL: https://github.com/aayush-dhakal/nodejs-weather-website
- Owner: aayush-dhakal
- Created: 2020-06-24T01:30:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T03:41:32.000Z (over 3 years ago)
- Last Synced: 2025-01-24T06:27:11.876Z (over 1 year ago)
- Topics: node-js, requests-module, weather-api
- Language: JavaScript
- Homepage:
- Size: 998 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-weather-website with Heroku deployment
live: https://dhakal-weather-app.herokuapp.com/
## how to use:
1. clone the repo
2. in shell-> npm install
3. npm run dev