Take a look to my App in https://eliaar.github.io/Card-Game-TDD-TypeScript/
Project consists of develop a card game implemented in TypeScript/React and follow Test Driven Development (TDD) working method.
It's about fight against enemies trought levels to win the game. All this is perfomance with card games.
Regarding to TDD, both unit tests and integration tests have been carried out. In respect of Typescript, highly typed project including React components, utility functions and common data models.
Project is under development. Currently, in minimum viable product (MVP)