https://github.com/csb324/spell-cards-5e
The spiritual successor to my resumes-with-css project... it's printable DnD spell cards with javascript!
https://github.com/csb324/spell-cards-5e
dungeons-and-dragons dungeonsanddragons nextjs react srd5 ttrpg ttrpgs
Last synced: 3 months ago
JSON representation
The spiritual successor to my resumes-with-css project... it's printable DnD spell cards with javascript!
- Host: GitHub
- URL: https://github.com/csb324/spell-cards-5e
- Owner: csb324
- Created: 2022-11-20T02:19:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T18:46:25.000Z (over 1 year ago)
- Last Synced: 2025-02-28T05:47:43.080Z (4 months ago)
- Topics: dungeons-and-dragons, dungeonsanddragons, nextjs, react, srd5, ttrpg, ttrpgs
- Language: TypeScript
- Homepage: https://dndspellcards.com/
- Size: 382 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
# [DnD Spell Cards](https://dndspellcards.com/)
This is a little web app that makes it easy to generate printable PDFs of your dungeons and dragons spells! Those printable PDFs can easily be cut up and treated like cards. I like to keep mine in a binder, so, that's why I wanted this.
Many thanks to [DnD5eAPI](https://www.dnd5eapi.co/), [Game Icons](https://game-icons.net/), and the [SRD](https://media.wizards.com/2016/downloads/DND/SRD-OGL_V5.1.pdf).