
A game for namesake. Actual reason is to demonstrate modern web tech stack.
To install this game you need to follow the steps below:
git clone https://github.com/shreyas-a/mario.git
cd mario
yarn
yarn start
- PWA
- SSR
- DB integration
- Top scorers in Stats page
- Animation in Mario movements
- Glamorous for styled components
- JEST for test cases
- FLOW for type checking