A Tic-Tac-Toe game built with React to study.
- Javascript
- React
- SCSS
Clone this repository
$ git clone https://github.com/rafaela-queiroz/tic-tac-toe.git
# Install dependencies
$ npm install
# Start the project
$ npm start
# The project will run on port 3000