ClimaCheck
A weather forecasting app that displays real-time weather data for any location using open weather APIs.
Features
- City search and weather lookup
- Geolocation-based forecast
- Responsive UI
Tech Stack
- MongoDB (optional if storing search history)
- Express.js
- React.js
- Node.js
- OpenWeather API
Getting Started
```bash
git clone https://github.com/Ronel1409/climacheck.git
cd climacheck
npm install
npm start