Report Bug · Request Feature
In this project, I built a Weather app with javascript, and connect it with an API to fetch data.
- Single page application
- Get weather for any city in the world
This project was built using these technologies.
- HTML
- CSS
- JavaScript(ES6)
- Webpack
- Bootstrap
To run Todo app locally, clone the repository, navigate to it's containing directory.
git clone https://github.com/bouaik/Weather_app.git
cd Weather_app
yarn
yarn build
yarn start
then go to this url
http://localhost:8050/
Now you can successfully open the app locally in your browser.
👤 Lhoussaine Bouaik
Give a ⭐️ if you like this project!
This project is MIT licensed.