This is another very basic DnD 5e Initiative Tracker. It´s built around the needs within our group and DM. Feel free to open issues in order to make suggestions and feature requests.
Click here to see this tool in action and leave me some feedback.
- add current round counter and display elapsed time
- add basic fields for encounter items
- add remove and duplicate items
- add redux for state management
- make state persistent in browser storage
- add history back function
- add creature conditions
- improve mobile experience
- ... ?
This project was bootstrapped with create react app.
- clone the repo
- run
npm install
- run
npm start
- Create something awesome, make the code better, add some functionality, whatever (this is the hardest part).
- Fork it
- Create new branch to make your changes
- Commit all your changes to your branch
- Submit a pull request