This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
"Weather Snap" is a responsive and minimalist weather app that enables users to find real-time weather info by city. The app provides a simple and minimalist UI with recent search history for instant retrieval. The app retrieves live weather data through the OpenWeatherMap API and shows temperature, conditions, and more in a simplistic interface.
- Frontend: React.js, Tailwind CSS
- Icons & UI Improvements: React Icons, Gradient backgrounds
- API Integration: OpenWeatherMap (REST API)
- Real-time weather search by city
- History of recent searches with clickable links
- Responsive and interactive modern UI
- Error handling in case of invalid city names or API errors
- 5 days weather forcast for the chosen city
- Search History
- Clone the repository
git clone https://github.com/Hexy01/Weather-Dash.git