This site is created using React.js and allows the user to generate randomised RPG style characters to battle against each other.
This Section will load a battle zone and display the radomised characters when generated.
This section allows you to generate a character ans it wil display all generated information about this character.
The Generation of the characters is done by a node.js API I created the API itself can be viewed here Character Generator.