Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 574 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 574 Bytes

weather-app

Weather app is created with the help of HTML , CSS and Javascript. It used OpenWeather API to get weather data of various cities. Enter the name of the city and press submit, to retrieve the data.

Instructions to setup :-

  1. Fork the repositary
  2. Navitage to the required directory (cd (address))
  3. Clone/Download the repo into your local machine (git clone https://github.com/your-username/weather-app)
  4. Run index.html using any browser (Or use visual studio code's live server feature)

View Live Webpage at - https://weatherappctrl.herokuapp.com/