A simple, elegant weather forecast web application built with React and CSS.
It allows users to search for any city and instantly view the current temperature and weather conditions with a clean, minimal UI.
- 🔍 Search by city name — get instant weather updates for any location.
- 🌡️ Displays temperature, weather icon, and city details.
- 🔄 Refresh button to quickly update current weather.
- 🧭 Uses real-time data from a public weather API.
- 💅 Modern and responsive UI designed with CSS.
- 🌙 Dark theme layout for better readability.
| Technology | Purpose |
|---|---|
| React.js | UI and component logic |
| CSS3 | Styling and responsive layout |
| Weather API | Fetching live weather data |
| GitHub Pages | Hosting |
git clone https://github.com/saisaketh0819/the-forecast.git
cd the-forecastnpm installnpm startYour app will run on:
👉 http://localhost:3000
- Learned how to integrate weather APIs in a React app.
- Implemented live data fetching and state management.
- Gained experience in building responsive layouts with pure CSS.
- Practiced deploying React apps using GitHub Pages.
CH Sai Saketh
🔗 LinkedIn
💻 GitHub