SkyGuide is a React.js application that provides real-time weather insights, forecasts, and temperature trends. It integrates the OpenWeatherMap API to deliver accurate weather conditions with an intuitive user interface.
Here are some screenshots of the application:
- Real-Time Weather Updates: Get current weather conditions instantly.
- Hourly & 5-Day Forecasts: View upcoming weather trends.
- City-Based Search: Find weather details for any location.
- Celsius-Fahrenheit Toggle: Switch between temperature units.
- Optimized API Calls: Uses Axios for efficient data fetching.
- Frontend: React.js, Tailwind CSS
- Backend: Express.js
- API Integration: OpenWeatherMap API
- State Management & Data Fetching: Axios
- Version Control: Git
- Enter a city name in the search bar to get weather details.
- Toggle between Celsius and Fahrenheit for temperature display.
- View hourly updates and 5-day forecasts.
- Add geolocation-based weather updates.
- Improve UI with additional animations.
- Include weather alerts and notifications.
Contributions are welcome! Feel free to open issues or submit pull requests.

