A simple flashcard webapp for learning braille.
Hosted at fildon.me/learn-braille
Install the dependencies:
npm installBuild the project:
npm run buildServe the project locally:
npx serve distYou can also test and lint with npm run test and npm run lint respectively.
This project enforces a 100% test coverage policy, with concessions made for the imperative shell only.
- Sharing preview images
- Favicon
- More state surfaced in UI