SkyCast is a weather application that provides real-time weather updates and forecasts. Built with React.js, it allows users to search for weather information by location and view detailed current and forecasted weather data. The application also features an hourly overview section to give users insight into upcoming weather conditions throughout the day.
You can view the live application here.
- Real-time Weather Data: Get up-to-date weather information for any location.
- Current Weather: View current temperature, humidity, wind speed, pressure, and UV index.
- Forecast: Check the weather forecast for the current day, including maximum and minimum temperatures, conditions, and chances of rain.
- Hourly Overview: Expand to view hourly weather data for the next 6 hours.
- React.js
- Axios
- Framer Motion
- WeatherAPI
- Tailwind CSS