A simple tic-tac-toe game built with React. It follows Facebook's React tutorial.
This project was bootstrapped with Create React App.
To run:
yarn start
Then open http://localhost:3000 in the browser.
To test:
yarn test
Facebook's React tutorial - a tic-tac-toe game (https://facebook.github.io/react/tutorial/tutorial.html)
JavaScript
A simple tic-tac-toe game built with React. It follows Facebook's React tutorial.
This project was bootstrapped with Create React App.
To run:
yarn start
Then open http://localhost:3000 in the browser.
To test:
yarn test