A sleek and simple weather forecasting app built using React, Material UI, and Vite. Get real-time weather updates by entering any city name!
- Real-time weather data
- Clean and intuitive design
- React
- Vite
- OpenWeatherMap API (or your preferred API)
...bash git clone https://github.com/Omkarop0808/weather-app.git cd weather-app Install dependencies npm install
add you .env apisecretkey np run dev