
About
This is a simple game built using React.js and Redux, with a Node.js + Express backend for user authentication and score tracking. The project is managed using pnpm workspaces to keep frontend and backend in a monorepo.
Features
- User authentication and registration
- User profile page with previous scores
- Leaderboard with top 10 scores
- Gameplay with a confetti on new high score
- Game logic with random number generation
- Redux for state management
Technologies Used
- React.js
- Redux
- Node.js + Express
- TypeScript
- pnpm workspaces
- postgreSQL + prisma