A simple, elegant, and fully responsive weather application—built with React and styled for modern web interfaces.
- City Search: Get current weather by entering any city name.
- Detailed Weather Info: Temperature, humidity, wind speed, and conditions.
- Responsive Design: Optimized for both mobile and desktop views.
| Layer | Technology |
|---|---|
| Frontend | React.js |
| API | OpenWeatherMap API |
| Styling | Tailwind CSS or CSS |
| Deployment | Render |
Feel free to specify the exact styling framework (e.g., Tailwind, CSS Modules) if you're using one.
Experience the app in action: View it here
git clone https://github.com/Ambuj123554/react-weather-app.git
cd react-weather-app
npm install
npm start