Weather that's easy on the eyes
React Weather is a weather application that utilizes the OpenWeatherMap API to provide users with weather information. The app features a visually pleasing landing page and offers real-time weather updates.
pnpm install
REACT_APP_API_KEY=YOUR_API_KEY_HERE
React Weather is a weather application that stands out for its integration with the OpenWeatherMap API, visually appealing landing page, and real-time weather updates. To start using the app, users need to sign up for an API key, clone the project, install dependencies, and update the .env.local file with their API key.