This project was bootstrapped with Create React App.
- Сlone the repository
- Go to project folder
- Install node_modules
- Start development server
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)