This project was bootstrapped with Create React App.
Install Docker
In the project directory, you can run:
docker compose -f docker-compose.yml build
- this command can be used for build and run docker image
docker compose -f docker-compose.yml up -d
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.