To get started, follow these steps:
- Clone this repository to your local machine.
git clone https://github.com/Akshat-vg/tic-tac-toe.git
- Navigate to the project directory.
cd tic-tac-toe
- Install the required dependencies.
npm install
- Start the application.
npm start
Ensure you have Node.js and npm installed on your system before running these commands.
PS Double click on the restart button for it to work