This project is forked from https://github.com/Buuntu/fastapi-react.

chrono-football

It is a proof-of-concept game that reminds me of a childhood game that we play with chronometers on our watch. You start and stop the chronometer and take the last digit as a move. If the last digit is greater than 2, it counts as a score (it is parametrized of course).

Keywords

FastAPI
ReactJs
SocketIO
ChakraUI

Quick Start

Starting the project with hot-reloading enabled (the first time it will take a while):

docker-compose up -d

If you wish you can run backend & frontend in seperate.