Skip to content

A chess game built with React, Typescript, and Vite using chessboard.jsx and chess.js.

License

Notifications You must be signed in to change notification settings

jaaydenh/chess-app

Repository files navigation

Chess App using React + TypeScript + Vite

GitHub Workflow Status

A functional chess game built using chessboard.jsx and chess.js. UX inspired by lichess.org

Deployed at https://jaaydenh.github.io/chess-app/

pmpm install
pnpm run dev

Testing using Vitest and React Testing Library

pnpm run test

To view the Vitest dashboard with code coverage

pnpm run test:ui --coverage.enabled=true

About

A chess game built with React, Typescript, and Vite using chessboard.jsx and chess.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published