Skip to content

pmilosz99/tic-tac-toe-xstate

Repository files navigation

Tic-tac-toe game

Tic-tac-toe is a simple project that implements state machines using XState technology. The project uses technologies such as React, XState, Vite, Jest, React Testing Library, Styled-components, Eslint

Quick setup

  1. Clone project in your editor code.
  2. Run command npm install to install all dependencies.
  3. Run command npm run dev to start the project locally.

Available scripts

  • npm run dev - starting application in dev mode
  • npm run build - build production version
  • npm run preview - starting application in production mode
  • npm run test - run all tests

Main view in app

View

About

Tic-tac-toe game with state machine (XState)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published