This react basic app build with basic database and configure with docker compose.
docker-compose up -d
docker-compose down
Open http://localhost:3000 to view it in the browser.
Open http://localhost:3001/api to view API running in your browser.