This is a project created with vite react and tailwind css
The docker-compose file will build the image from docker file
to get the api key for weather from https://visual-crossing-weather.p.rapidapi.com
to build and crate image : docker-compose up --build
to run :
http://localhost:3000