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 :-
- Fork the repositary
- Navitage to the required directory (cd (address))
- Clone/Download the repo into your local machine (git clone https://github.com/your-username/weather-app)
- Run index.html using any browser (Or use visual studio code's live server feature)
View Live Webpage at - https://weatherappctrl.herokuapp.com/