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.
HTML5CSS3TypeScript
View the live project on GitHub Pages.
1. Clone the repo:
git clone https://github.com/bambiroe/grimoire-ts.git2. Install dependencies:
npm install3. Compile & Run:
npx tsc && python3 -m http.server4. Visit http://localhost:8000 in your browser..
Created by @bambiroe.
