An open API service indexing awesome lists of open source software.

https://github.com/truewill/adnd-xp-training

AD&D XP Training Calculator
https://github.com/truewill/adnd-xp-training

dungeons-and-dragons

Last synced: about 1 year ago
JSON representation

AD&D XP Training Calculator

Awesome Lists containing this project

README

          

# adnd-xp-training

AD&D XP Training Calculator

Based on 1st edition

Some terms are copyrighted by or registered trademarks of TSR Games.
This tool is unofficial, and the author is not affiliated with the companies mentioned above.

## Live

Deployed to http://truewill-adnd-xp-training.s3-website.us-east-2.amazonaws.com/

## Acknowledgements

Built with [React](https://reactjs.org/).

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Thanks to Anthony Accomazzo for his article on [deploying a React app to Amazon's S3](https://www.fullstackreact.com/articles/deploying-a-react-app-to-s3/).