Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 619 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 619 Bytes

Res-pawn

Res-pawn is a chess puzzles training app with built in spaced-repetition

Technologies Used

  • Sveltekit
  • Firebase
  • Chess.js
  • Chessground (from lichess)

Contributing

Pull requests are welcome.

Setup

  1. Fork the repository on GitHub.

  2. Clone your forked repository to your local machine.

  3. Install depenencies and run

cd Res-pawn
npm install
npm run dev

License

Apache 2.0