Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 381 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 381 Bytes

TikTacToe-Game-Frontend

Tiktactoe-game using react, react-redux, redux and docker container

Installation:
-> Clone the repository
-> cmd: npm install
-> cmd: npm start or sudo npm start


Docker Configuration is also added and tested. You can start using docker by using simple docer commands.