📖 Read-only demo. All content is browsable; accounts, saved progress, and quizzes need the full app — run it locally from GitHub.

Skip to content

Create an account

Registration is not part of this static demo.

New accounts are written to a database with a hashed password — there is no database attached to this demo.

This site is a static export hosted on GitHub Pages, so there is no server and no database behind it. The complete application — with accounts, quizzes, spaced repetition, bookmarks, and private notes — runs locally in about two minutes:

git clone https://github.com/SaharR1372/AnatomyKnowledge.git
cd AnatomyKnowledge
npm install
cp .env.example .env
npm run setup
npm run dev

View the source on GitHub →

In the meantime, everything that does not need an account is fully browsable: Anatomy, Exercises, Lessons, Vocabulary, and Flashcards.