Skip to content

Tic tac toe built with React hooks, TypeScript, Node, CSS, Styled Components, Jest & Testing library.

Notifications You must be signed in to change notification settings

eduardocruzpalacios/tic-tac-toe-react

Repository files navigation

Tic tac toe

Tic tac toe built with React hooks, TypeScript, Node, CSS, Styled Components, Jest & Testing library.

Functionality

  • Dark/light mode
  • Games historic

Solo game mode

  • Reset game
  • Game time counter
  • Players' moves counter
  • Players' tokens can be changed

1 VS Computer game mode

  • Reset game

Architecture

Atomic design.

Testing

  • Test runner: Jest
  • Queries: Testing library

Tooling

  • ESLint
  • Prettier