https://anupam-singh88.github.io/weather_app/
This is a JavaScript project that creates a weather web application. The application uses the Weather API to dynamically fetch the weather details of the city as entered in the input box and shows all the weather details.
- HTML
- CSS
- JavaScript
- Weather API
- Fetch weather details dynamically from Weather API
- Display weather details for the searched city
- Responsive design using HTML and CSS
- Clone this repository to your local machine.
- Open the
index.html
file in your browser. - Enter a city name in the input box to view the weather details.