This project aims to illustrate the rules of how the score are assigned in a set of Tennis. The application features two players competing in a set of Tennis. You can click on a button to assign a point to a player. You will see the scores being assigned to each player as they score points.
The goal is for you to understand visually how a typical game of Tennis work. Enjoy!
The application is built using NextJs. Following a list of packages and libraries used in the project:
- TailwindCSS: Styling
- fp-ts: Functional programming
- io-ts: Data validation (parsing)
- axios: HTTP requests
- ESLint: Linting
- Prettier: Code formatting
- Jest: Unit testing
Made by Sandro Maglione: