Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/