This repo contains an implementation of a weather forecast app using the OpenWeather API.
- JavaScript
- HTML
- CSS
- Boostrap
- Webpack
- Open Weather APi
make sure you have node and npm istalled on you local computer.
git clone https://github.com/Tresor11/weather-app.git
run
npm install
to get the dependencies.
npm run build
to get your main.js file updated.
cd dist
to get the html file.
open your local server and you should be good to go.
👤 tresor
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.