This weather app is built using React for a dynamic and responsive user interface. It leverages Tailwind CSS for styling, ensuring a sleek and modern design. The app utilizes Luxon for handling date and time functionalities, providing accurate and user-friendly time displays. React Icons are incorporated to enhance the visual appeal with intuitive weather-related icons. The app fetches real-time weather data from the OpenWeather API, offering users up-to-date weather information for their selected locations.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.