https://github.com/rameshovyas/weatherapp
Weather app using express js, allows users to type in the City name and get real time weather details. Used openweathermap.org for fetching real time weather info
https://github.com/rameshovyas/weatherapp
express-js fetch-api javascript node-js openweathermap-api parse-json weather-app
Last synced: about 1 year ago
JSON representation
Weather app using express js, allows users to type in the City name and get real time weather details. Used openweathermap.org for fetching real time weather info
- Host: GitHub
- URL: https://github.com/rameshovyas/weatherapp
- Owner: rameshovyas
- Created: 2022-11-09T05:35:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T05:51:29.000Z (over 3 years ago)
- Last Synced: 2025-01-14T04:23:28.848Z (about 1 year ago)
- Topics: express-js, fetch-api, javascript, node-js, openweathermap-api, parse-json, weather-app
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Weather App in Node JS (Express)
A web based weather information app using Node JS(express) that allows users to type in the city name to find real time weather data. I have used openweathermap.org api to fetch real time weather info.
See the screenshots how this app works, here is the page that allows to type in the city name.

Weather detail page
