Welcome to the repository for a companion site for Dungeons & Dragons enthusiasts! This project leverages the Open5e compendium API to provide a comprehensive and easy-to-use resource for all your D&D needs.
- Autofill Highlight Suggestion Bar: Quickly find the information you need with our intuitive search suggestion feature.
- Filterable List Pages: Easily filter through weapons, armor, magic items, and spells to find exactly what you’re looking for.
- Comprehensive List Pages: Access detailed lists of races, monsters, feats, and backgrounds.
- Account Management: Create and manage your account, paving the way for future character sheet integration.
- Bookmarks: Save and quickly access your favorite pages.
We welcome contributions! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
We appreciate your feedback to help improve the site. Please open an issue for any bug reports or feature requests.
- Special thanks to the Open5e team for their fantastic API.
- Thanks to all contributors and users for your support.