This project came out of the necessity of randomly assigning the administrator tasks of a group of friends, on a monthly basis.
To install:
npm install
--> create node_modulesnpm start
--> to play locallynpm run-script build
--> to build
Based on philyawj/react-pokemon-battle.