Skip to content

askgurdit/UR-Weather-webapp

Repository files navigation

UR-Weather-Webapp

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.

Visit the Live Website

https://askgurdit.github.io/UR-Weather-webapp/

Screenshots and Videos

Screenshots of the UI: Screenshot 2024-07-03 110140 Screenshot 2024-07-03 110156 Screenshot 2024-07-03 110241

Video Demonstration:

Weather.Web.App.mp4

Project Details

GitHub URL: UR-Weather-webapp

Features

  • Search for current weather updates by city
  • Display weather details such as temperature, humidity, and weather conditions
  • User-friendly interface with responsive design

Technologies and Concepts Used

  • 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

License

This project is licensed under the MIT License.

Contributing

Feel free to open issues or submit pull requests for any improvements or bug fixes.