Res-pawn is a chess puzzles training app with built in spaced-repetition
- Sveltekit
- Firebase
- Chess.js
- Chessground (from lichess)
Pull requests are welcome.
-
Fork the repository on GitHub.
-
Clone your forked repository to your local machine.
-
Install depenencies and run
cd Res-pawn
npm install
npm run dev