Skip to content

Ronak-08/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ My Weather Website

Welcome to My Weather Website! This site provides real-time weather updates and forecasts with a clean and modern material design, inspired by the Google Weather app.

🌟 Features

  • Material Design: Sleek and intuitive interface.
  • Comprehensive Weather Data:
    • 🌑️ Temperature (current, min, max)
    • 🌞 Sunrise and 🌜 Sunset times
    • 🌬️ Wind information
    • 🌫️ Air Quality Index (AQI)
    • πŸ“… Detailed forecasts and more...
  • Search: Find weather data for any location.
  • Easy Setup: Add your API key and get started.

πŸš€ Getting Started

  1. Clone the repository:

    git clone https://github.com/Ronak-08/Weather-App.git
    cd Weather-App
  2. Open the project in your code editor.

  3. Add your OpenWeather API key:

    • Open the script.js file.
    • Replace 'your_api_key' with your actual API key:
      const apiKey = 'your_api_key';
  4. Open index.html in your browser to see the website in action.

πŸ› οΈ Built With

  • HTML, CSS, and JavaScript for a responsive and interactive user experience
  • Material Design for a modern look and feel
  • OpenWeather API for accurate and up-to-date weather data

πŸ“‹ License

This project is licensed under the MIT License.

πŸ™Œ Acknowledgements

  • Inspired by the Google Weather app
  • Weather data powered by OpenWeather API

Feel free to reach out if you have any questions or suggestions! Enjoy your weather updates! 🌀️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published