Skip to content

Aspenini/FlashCards

Repository files navigation

FlashCards

FlashCards

Create, study, and print flashcard sets in the browser. Vanilla TypeScript + Vite. Offline-capable PWA.

Live: flashcards.aspenini.com

Quick Start

npm install
npm run dev      # dev server
npm run build    # production build → dist/
npm test         # run tests

Answer Syntax

(A/B) for interchangeable words, [X] for optional parts. Nest freely: (GAMETE[S]/SEX CELLS) matches "GAMETE", "GAMETES", or "SEX CELLS".

About

a simple flashcard site for studying

Topics

Resources

Stars

Watchers

Forks

Contributors