This is the weather app project in Microverse's Javascript module. The purpose of the project is to learing sending and recieving data with with apis.
- JavaScript
- Webpack
- Bootstrap 4 -open weather api
Our project can be found at https://github.com/sinework/weather-app/tree/feature
You can find the demo [here]https://sinework.github.io/weather-app/
- make sure you have have NodeJS and NPM installed in your computer
- clone the repository from here repo link
- navigate in your terminal to the folder
weather-app
- run
npm install
- run
npx webpack
- open index.html with your browser
👤 Author1
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!