This is a website where you can play pong with other players. There are accounts, chat rooms, spectating mode, and a match-making system.
This project is fully coded in Typescript and could be deployed with docker-compose.
- For the front framework, we choose ReactJS.
- For the back framework, NestJS was imposed.
- As a database, Postgres was imposed too.
If you are more curious about this project , you could find our Notion documentation below.