Role Recall

I'm new to the DnD world and sometimes I forget the base stats for classes. Role Recall is a React app that fetches class data from http://www.dnd5eapi.co/.

Local Setup

  1. clone the repo
  2. npm install
  3. npm start
  4. navigate to localhost://3000