This project is a weather application built using HTML, CSS, JavaScript and OpenWeatherMap API. The application allows users to search for current weather updates of various cities.
https://askgurdit.github.io/UR-Weather-webapp/
Video Demonstration:
Weather.Web.App.mp4
GitHub URL: UR-Weather-webapp
- Search for current weather updates by city
- Display weather details such as temperature, humidity, and weather conditions
- User-friendly interface with responsive design
- HTML5: Structure of the web pages
- CSS3: Styling the web pages, including responsive design
- JavaScript (ES6+): Implementing functionality and interacting with the OpenWeatherMap API to fetch weather data
- OpenWeatherMap API: Used for fetching current weather data
- Responsive Design: Ensuring compatibility with various devices
This project is licensed under the MIT License.
Feel free to open issues or submit pull requests for any improvements or bug fixes.