Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 349 Bytes

File metadata and controls

19 lines (10 loc) · 349 Bytes

It's a node-weather-website.

Currently being hosted on the below link

https://lokita-weather-application.herokuapp.com/

Created using Node for the backend.

I've used the weather stack api to provide the weather information.

It uses data from mapbox.com and weathersky.net

Install Node

Clone this repository

To run the server:

npm run dev