React_Tic-Tac-Toe-Game

Tic Tac Toe Game | React.js

Stars
3
Committers
2

React_Tic-Tac-Toe-Game

First game attempt with Reactjs.

🔧 Features

A working model that combines Reactjs, css and html.

📖 How to use

To clone and run this application, you'll need Git and ReactJS installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/MehmetBozkir/React_Tic-Tac-Toe-Game.git

# Go into the repository
$ cd app

# Install dependencies
$ npm install

# Run the app
$ npm start

🔗 Demo

  • Click Here to see and play by yourself a demo of the game.

âš¡ React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: