Thanks to visit codestin.com
Credit goes to github.com

Skip to content

srsuddath/custom-spellbook

Repository files navigation

logo

Custom Spellbook Manager

Create and manage a collection of user-input spells for 5th edition D&D

Getting Started

To run this app locally, you will need to clone the repo

git clone https://github.com/solonthewizard/custom-spellbook.git

cd /custom-spellbook

npm install

npm start

View the website

View it at custom-spellbook.web.app.

Start by Registering

Each user will need to register for their spellbook to be saved. Each user's collection of spells is stored independently in local storage.

Log in to your newly created account

Logging in is easy! you just have to input your username and password.

If you have trouble loggin in to your account, click the "Forgot my password" link instead

Resetting your password

In order to reset your password, you'll need to remember your username and the name you used to register your account. Once input, you will be allowed to create a new password.

Creating Spells

A form makes creating a spell with all the information you could possibly need easier than ever.

Usage

Using the app

Once you have created your spells, you can:

  • collapse and expand their information (notice the quick reference icons on the left)
  • edit their information
  • delete and re-add them to your list

Usage

Contributing

Do you see any errors? Want to add your own functionality or switch something up?

Steps

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

License

MIT License. View it here.

This project was bootstrapped with Create React App.

About

Sam's Custom Spellbook App for your local PC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published