Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 979 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 979 Bytes

Click to Win

A click to win game built with Next.js, Clerk authentication and MongoDB where the first person to reach 100 clicks across all users wins.

Website

Mockup

mockup

How to Play

  • Sign up or log in
  • Click the button to increase your click count
  • The first person to reach 100 clicks wins
  • The winner gets a prize
  • The game resets after a winner is declared

Development

  • Clone the repository
  • Install dependencies with npm install
  • Run the development server with npm run dev
  • Open http://localhost:3000 with your browser to see the result

Resources

License