Skip to content

VitalyBabenko/ReactChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React Chess โ™Ÿ

Two player chess game built with React js.

This project was bootstrapped with Create React App.


๐Ÿƒ Install And Run Locally:

  1. ะกlone the repository
  2. Go to project folder
  3. Install node_modules
  4. Start development server

๐Ÿ“Ÿ Console commands:

git clone https://github.com/VitalyBabenko/ReactChess.git
cd ReactChess
npm install
npm start

This will run locally and listening on port 3000 (http://localhost:3000)

About

Two player chess game built with React js.

Topics

Resources

Stars

Watchers

Forks