A digital grimoire for plant and spell study, written in TypeScript.
Grimoire.ts is a personal frontend project that explores the intersection of technology, plant knowledge, and modern witchcraft.
The goal was to create a digital repository for plants and spells, combining curated data with interactive features for a peaceful, reflective experience.
- Botanical Library: Curated plant entries with elemental filtering.
- Spell Repository: Searchable database of spells and rituals.
- Adaptive Themes: Light (Parchment) and Dark (Slate) modes.
TypeScriptHTML5CSS3
View the live project on GitHub Pages.
1. Clone the repo:
git clone https://github.com/bambiroe/grimoire-ts.git
cd grimoire-ts2. Install dependencies:
npm install3. Compile & Run:
npx tsc && python3 -m http.server 80004. Open http://localhost:8000 in your browser.
Developed by @bambiroe.
