Speedcubers practicing blindfolded solves need to memorize hundreds of letter-pair-to-word associations. Spreadsheets are slow and clunky. This app makes building and drilling that mental dictionary fast and keyboard-driven.
# Clone the repository
git clone https://github.com/MichaelEight/bld-memory-trainer.git
cd bld-memory-trainer
# Install dependencies
npm install# Development server
npm run dev
# Production build
npm run build
# Preview production build
npm run previewMIT



