Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T03:41:32.000Z (about 2 years ago)
- Last Synced: 2023-05-19T15:34:54.470Z (over 1 year ago)
- Topics: node-js, requests-module, weather-api
- Language: JavaScript
- Homepage:
- Size: 998 KB
- Stars: 0
- Watchers: 1
- 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