- Old school Yatzy, just start rolling the dices.
- Play it live! (Safari has something personal with my grids so don't use Safari. Fixing it.)
- Desktop:
- Mobile:
Technology | |
---|---|
Frontend | React, TypeScript, CSS |
Backend | ExpressJS, NodeJS, TypeScript |
Authentication / Authorization | JSON Web Token |
Database | MongoDB |
- Deployed frontend with Netlify and backend with Render so you can play it here
npm install
in bothclient
andserver
foldernpm run dev
in bothclient
andserver
folder
npm run test
inserver
folder