Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 733 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 733 Bytes

Weather App

A weather web app to check for weather status, make use of the live link to open the app and input the name of the city you will love to check.

WeatherApp

Live

-Live

Installation

  1. Clone the project to your local directory
git clone https://github.com/bellom/weather-API
  1. Run cd weather-API

  2. Run npm install

  3. Run npm run build

  4. Run npm start

Technologies

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • Openweather API

Contributors