A Tic Tac Toe game developed with React-Redux
https://reactjs-tictactoe.herokuapp.com/
Clone the project and in terminal
cd <project_folder>
npm install
To start the game
npm run start
Created with ReactJS
A Tic Tac Toe game developed with React-Redux
https://reactjs-tictactoe.herokuapp.com/
Clone the project and in terminal
cd <project_folder>
npm install
To start the game
npm run start
Created with ReactJS