https://project-23s1-gevis1.web.app/
It is built using react for the front-end with state management and authentication handled by firebase
- Clone this repo
npm inpm run dev- Play!
When npm i is installed and the prepare stage happens it installs husky. Husky will configure the pre-commit hook which runs lint-staged. When lint-staged fires it runs prettier to automagically format the code, and then it checks for rule violations with eslint. If the code is not up to the airbnb standards the commit will be denied.
The configuration for this was inspired by this post.
Credits: Spinner SVG: https://www.svgrepo.com/svg/69294/poker-chip Hamburger menu SVG: https://www.svgrepo.com/svg/86620/poker-pieces