This app is the standard, simple chess game built in React with TypeScript.
-
Clone the repository
git clone https://github.com/calebmarquart/react-chess.git -
Install dependencies
npm ci -
Start the development server
npm run dev
Owner, Caleb Marquart