/Weather-App

Primary LanguageJavaScript

Weather App

Search a location for forecast data.

  • Display current forecast data for a given location.

Used:

Practiced:

  • promise
  • async await
  • api fetch calls

To run this web-app, execute the follwing steps:

  1. Clone the repo.
  2. run cd weather-app.
  3. run npm install.
  4. run npm start.
  5. or go to this link;