In this project I built a simple website that provides weather information when given a location.
The site is built using Node.js and the Express.js server and its hosted on heroku. The site uses data from mapbox.com and darksky.net to give you accurate and reliable information about the weather of your chosen location.
All you need to do is input your location or any location you wish to get weather information about into the search bar and you get a impressive information about the weather of your given location.
- HTML
- CSS
- JavaScript
- Handlebars
-Nodejs
To run this application locally, after clonning it, run
npm install
then run
npm start
👤 Chi A. Joel
- GitHub: @abongsjoel
- Twitter: @thierryjoel10
- LinkedIn: Chi Abongwa Joel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.