A simple flashcard webapp for learning braille.
Hosted at fildon.me/learn-braille
Install the dependencies:
npm install
Build the project:
npm run build
Serve the project locally:
npx serve dist
You 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