A weather app using the OpenWeatherMap API. Shows a current card for the day as well as a 5-day forecast. I had previously completed a similar project for a boot camp and wanted to redo it differently. Although it was still made with vanilla JS.
Click here to use
- Clone the repo using either HTTPS
https://github.com/Codeyg12/weather.git
or SSH key
git@github.com:Codeyg12/weather.git
- install NPM packages
npm i
Checking the current weather and a 5-day forecast.
Below are the languages and frameworks/libraries used
Code can always be improved and if you have a suggestion to improve this project then fork the repo and create a pull request.
none
To see more of my work check my Github. For further questions, you can reach me at codey.gallup@gmail.com.
