This is a dockerized project using ReactJS, Tailwind CSS, luxon, unicons, and react-toastify to create an exceptional application. The primary focus is on fetching weather data from OpenWeather endpoints, including:
Additionally, the application will display the local time of the selected location.
For user input, the application provides convenient quick links along with a search box for querying a specific city and a feature for searching based on the user's current location.
To get started with this project, follow these steps:
Clone the repository:
git clone https://github.com/diegoengelhard/React-Weather-App-TailwindCSS.git
Run docker compose to run the app:
docker-compose up
See the result in http://localhost:5173