Smart Tic-tac-toe using min-max algorithm.
This is deployed at https://smart-tic-tac-toe.netlify.app/
yarn install
yarn build
yarn dev