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.
- 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.
-
Clone the repository:
git clone https://github.com/Ronak-08/Weather-App.git cd Weather-App -
Open the project in your code editor.
-
Add your OpenWeather API key:
- Open the
script.jsfile. - Replace
'your_api_key'with your actual API key:const apiKey = 'your_api_key';
- Open the
-
Open
index.htmlin your browser to see the website in action.
- 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
This project is licensed under the MIT License.
- 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! π€οΈ