Skip to content

MehmetBozkir/React_Tic-Tac-Toe-Game

Repository files navigation

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:

Releases

No releases published

Packages

No packages published