Skip to content

rakesh2OO5/React-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌤️ SkyCast – Weather App

A modern and responsive Weather Application built using React that allows users to check real-time weather information for any city worldwide.

🚀 Live Demo

👉 https://skycast-now.netlify.app/

📌 Features

  • 🌍 Search weather by city name
  • 🌡️ Real-time temperature, humidity, and conditions
  • 📍 Location-based weather using Geo API
  • 🎨 Clean and responsive UI
  • ⚡ Fast performance with Vite
  • ❌ Error handling for invalid city names

🛠️ Tech Stack

  • Frontend: React (Vite)
  • UI Library: Material UI (MUI)
  • API: OpenWeatherMap API
  • Styling: CSS
  • Deployment: Netlify
📂 Project Structure
src/
│── components/
│   ├── SearchBox.jsx
│   ├── InfoBox.jsx
│   ├── WeatherApp.jsx
│── styles/
│   ├── SearchBox.css
│   ├── InfoBox.css
│── App.jsx
│── main.jsx
public/
.env
package.json

Author

Rakesh D

About

A weather forecast app that tells weather of any valid city . Built using react and material-UI .

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors