Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.02 KB

SkyCast

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.

SkyCast Screenshot

Live Demo

You can view the live application here.

Features

  • 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.

Technologies Used

  • React.js
  • Axios
  • Framer Motion
  • WeatherAPI
  • Tailwind CSS