/ttt-game

Tic-Tac-Toe with React

Primary LanguageJavaScriptMIT LicenseMIT

Description

Tic Tac Toe game implemented with React, React Flipcard, and Material UI.

How to run it

  • npm i

  • npm run build-dev (build.js must exists in public folder after running this command)

  • open public/index.html in your browser