This React Weather App provides real-time weather updates based on the user's current location. Users can view detailed weather forecasts up to 24 hours ahead and weekly forecasts for the next 8 days. The app also includes a search function to find weather conditions in different locations by city name.
- Current Weather: Displays the current weather details based on your geographic location automatically upon visiting the app.
- Hourly Forecast: View detailed weather forecasts for the next 24 hours.
- Weekly Forecast: Get an overview of the weather for the upcoming 8 days.
- Search Function: Search for weather by city name to get forecasts for different locations.
- React - The web framework used
- Vite - Frontend Tooling
- OpenWeatherMap API - Used to retrieve weather data