Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 288 Bytes

The tic tac toe game is available at this address: https://juzorensen.github.io/tic-tac-toe/

Technologies used

  • create-react-app
  • jest
  • TailwindCSS
  • usehook-ts
  • playwright
  • github actions

Potential improvements

  • Tuning ESLint configuration, also for playwright
  • Add prettier