redux-tictactoe A tic tac toe game made by react/typescript and redux toolkit setups install node.js on your local machine install package.json by running below code in the root directory of project where package.json file exists npm install npm start