A modern weather application built with React that provides real-time weather information with dynamic backgrounds.
URL: https://nikhil-87.github.io/atmosfears
- Real-time weather data for any city
- Automatic location detection
- Dynamic background images based on weather conditions
- Responsive design
- React
- Vite
- Material-UI
- WeatherAPI
- Unsplash API
- Clone the repository
- Install dependencies:
npm install - Set up environment variables for API keys
- Run:
npm run dev