A character creator & manager + dice roller
The app is freely available online and can be found here:
You need to have yarn
installed. Follow the instructions
here.
Then to download and install all project dependencies run
yarn install
To run the app locally run
yarn start
and then go to http://localhost:3000/
. The app will be automatically
reloaded to reflect any changes you might make to the source code.