/PowerHourCounter

A Power Hour Counter drinking game in React

Primary LanguageJavaScriptMIT LicenseMIT

Power Hour Counter

Simple instructions, take one shot of beer, on the minute, for one hour...

Power Hour Counter



Get playing right now



Play with the code

Online version

  • Test locally with npm run start
  • Build with npm run build
    • Output will be in public folder

Electron

  • Test locally with npm run electron-start
  • Build with npm run electron-build
    • Output will be in dist folder