In this project, I created a weather forecast site using the open map weather API.
I got comfortable consuming the API using Async/Await to work with promises using the fetch
function.
- HTML
- JavaScript
- Webpack
- OpenMapAPI
To get a local copy of the repository please run the following commands on your terminal:
$ git clone https://github.com/odilsoncode/weather-app.git
$ cd weather-app
$ npm install
$ npm run start
Italis Odilson Woodly
- Github: @odilsoncode
- Twitter: @odilsoncode
- Linkedin: odilsoncode
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!