Emmeline1101 / react-game

The project uses React to create a Tic-Tac-Toe game

Home Page:https://react-game-ashy-alpha.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-game: Tic-Tac-Toe

This project uses React to create a game.
The main aim of this project is to review and utilize the knowledge of the react

Setup

  1. Clone the repository

  2. open the terminal under the directory of the project

  3. install the dependencies with

    npm install
    run npm start
    

To-do list

  1. Add the feature of time travel

Demo

About

The project uses React to create a Tic-Tac-Toe game

https://react-game-ashy-alpha.vercel.app


Languages

Language:JavaScript 77.1%Language:CSS 19.1%Language:HTML 3.8%