Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.8 KB

README.md

File metadata and controls

57 lines (36 loc) · 1.8 KB

Weather-App

Microverse project - Weather App

Project features

  • 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.

Live Demo Website

Click the following https://bit.ly/37QuZr9 to see a live version of the site.

screenshot

Built With

  • HTML
  • CSS
  • JavaScript
  • API

To get this project on your local machine, follow these steps:

  1. 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 example cd Weather-App.

  2. 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'.

Authors

👤 Visvaldas Rapalis

Show your support

Give an ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

Design idea by Nelson Sakwa on Behance