Microverse project - Weather App
- API Use example
- The Weather App project comes at the end of the Asynchronous Javascript and APIs section of the Javascript course. It tests the knowledge of the student about asynchronous communication with promises or async/await and when to use them.
Click the following https://bit.ly/37QuZr9 to see a live version of the site.
- HTML
- CSS
- JavaScript
- API
-
Run this command
git clone https://github.com/visva-dev/Weather-App.git
in the desired folder to clone the repository on to your local machine. After cloning the project, you should move into the directory where the project is stored, for examplecd Weather-App
. -
Then run the following command install the necessary dependencies
npm install
- Run
npm run build
to have the necessary changes applied if you want to change anything in the codebase. - To open run the 'index.html' with 'Live Server'.
👤 Visvaldas Rapalis
- Github: @visva-dev
- Twitter: @Visva_Dev
- Linkedin: @Visvaldas-Rapalis
- Website: good-developer.com
Give an ⭐️ if you like this project!
- This project was originally taken from The Odin project.
- The project was inspired by the Microverse program.
This project is MIT licensed.
Design idea by Nelson Sakwa on Behance