A simple tic tac toe game written in React. It's based on this codepen.
This project was bootstrapped with Create React App.
In the project directory, run
npm install
to install dependencies.npm start
to run app in development mode. Open http://localhost:3000 to view it in the browser.npm test
to run Jest tests in the interactive watch mode.npm run build
to build the app for production.