A simple full-stack Weather App built with Node.js + Express for the backend and React for the frontend. It fetches real-time weather data using the OpenWeatherMap API.
- Backend: Node.js, Express, Axios, Dotenv
- Frontend: React, Axios
- API: OpenWeatherMap