D&D Spellbook App

This interactive D&D spelldeck was conceived as an exercise in loading information from an external API and mastering functional programming in JavaScript. It displays my understanding of asynchronous behavior, utilizing Ajax through promises as data is fetched from the D&D API.

While Bootstrap was introduced as a learning tool partway through development, all elements of the final product are written from scratch, from the navbar to the expandable module.

This project was assigned as part of the CareerFoundry Full-Stack Web Development course.

< >