Tic-tac-toe is a game in which two players take turns in drawing either an 'O' or an 'X' in one square of a grid consisting of nine squares. The winner is the first player to get three of the same symbols in a row.
To get started with this project you need a basic knowledge of : Javascript(ES6)
Airbnb (Javascript style guide)
Clone the repo, Then open terminal/bash/cmd you desired. cd to project directory, you can run :
Install package dependencies
Start the App
Starts the app in the development mode
Enjoy the game and drop feedback at ezikeonyinyefavour@gmail.com