Skip to content

adityachintala/tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get started, follow these steps:

  1. Clone this repository to your local machine.
git clone https://github.com/Akshat-vg/tic-tac-toe.git
  1. Navigate to the project directory.
cd tic-tac-toe
  1. Install the required dependencies.
npm install
  1. 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

About

tic-tac-toe for react practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.3%
  • CSS 25.5%
  • HTML 10.2%