A simple and elegant weather app built using React and the OpenWeatherMap API.
Type any city name to instantly get its current temperature, humidity, and weather conditions.
- โ๏ธ React (with functional components & hooks)
- ๐จ Material UI (for UI components)
- ๐ฆ๏ธ OpenWeatherMap API (live weather data)
- ๐ก Vite (React app bundler - optional but fast)
- Clone the repo
git clone https://github.com/rishima17/-Current-weather--App.git cd weather-app