/admin-war

Administration raffle, with a Pokemon UX

Primary LanguageJavaScriptMIT LicenseMIT

Admin War

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_modules
  • npm start --> to play locally
  • npm run-script build --> to build

Based on philyawj/react-pokemon-battle.