Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mondalbidisha/weather-app
A Node.js project that renders different templates basis the location entered by the user. Third-party API is used to return the weather information.
https://github.com/mondalbidisha/weather-app
ejs express-js node-js
Last synced: 27 days ago
JSON representation
A Node.js project that renders different templates basis the location entered by the user. Third-party API is used to return the weather information.
- Host: GitHub
- URL: https://github.com/mondalbidisha/weather-app
- Owner: mondalbidisha
- Created: 2020-05-01T15:18:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T14:41:57.000Z (about 2 years ago)
- Last Synced: 2023-03-08T01:04:52.843Z (almost 2 years ago)
- Topics: ejs, express-js, node-js
- Language: CSS
- Homepage: https://afternoon-tor-34732.herokuapp.com/
- Size: 7.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SKY GAZER
My first attempt at building a simple weather application using Node.js and Express.js.
This application uses the EJS templating engine to render customised views basis weather data recieved from the API.
The API's used to provide location based weather data are https://weatherstack.com/.
Just run the server.js file in the project root and see it in action yourself.
Any suggestions on what could have been better are always welcome.
Find the working demo here - https://afternoon-tor-34732.herokuapp.com/