Skip to content

This website called 'Know Your Weather' gives you current weather information about your region when you grant it access to your location and also lets you know weather of any city you wish to know.

Notifications You must be signed in to change notification settings

Kareen12/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Know Your Weather

Description

Know Your Weather is a website that provides current weather information about your region and allows you to check the weather of any city you wish to know. By granting the website access to your location, you can quickly get real-time weather updates tailored to your area.

Features

  • Current weather information: Get accurate and up-to-date weather details for your current location.
  • Search by city: Enter the name of any city to retrieve its current weather conditions.
  • Temperature and weather conditions: View the temperature, humidity, wind speed, and atmospheric pressure of the selected location.
  • User-friendly interface: The website features a clean and intuitive design, making it easy to use for users of all levels.
  • Responsive design: Access the website from any device, including desktops, tablets, and mobile phones, for a seamless experience.
  • Privacy-focused: The website only collects your location information when explicitly granted permission and does not store any personal data.

Technologies Used

  • HTML5, CSS3, and JavaScript: The website is built using the core web technologies for the front-end.
  • OpenWeatherMap API: The OpenWeatherMap API is used to retrieve weather data for different locations.
  • Geolocation API: The Geolocation API is used to obtain the user's current location when permission is granted.
  • Responsive design: Media queries and CSS frameworks like Bootstrap are utilized to ensure a responsive and mobile-friendly layout.

Usage

  1. Access the website at https://know-your-weather-by-kareen.netlify.app/
  2. Grant the website access to your location when prompted.
  3. The website will display the current weather information for your region automatically.
  4. To check the weather of a different city, enter the city name in the search bar and press enter.
  5. The website will retrieve and display the weather details for the specified city.

Local Development

If you want to run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/know-your-weather.git
  1. Navigate to the project directory:
cd know-your-weather
  1. Open the index.html file in your preferred web browser.

Contributing

Contributions to Know Your Weather are welcome! If you encounter any issues or have suggestions for improvement, please open an issue on the repository https://github.com/Kareen12/Weather-App

If you would like to contribute code, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-new-branch
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push the branch: git push origin my-new-branch
  5. Submit a pull request explaining your changes.

Please ensure your code follows the existing coding style and includes appropriate tests.

Contact

For any inquiries or feedback, you can reach me at kareenujjainiya222@gmail.com

About

This website called 'Know Your Weather' gives you current weather information about your region when you grant it access to your location and also lets you know weather of any city you wish to know.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published