Skip to content

underscorelior/Quiz-Game

Repository files navigation

Quiz-Game

A quiz website that can be heavily and easily customized and reused. Has multiple choice quizzes and click maps. Authentication and leaderboards will be added soon!

SCR-20241109-doag SCR-20241109-doye

Tech Used

  • NextJS
  • TailwindCSS
  • Supabase

Want to help?

  • Clone this repo and install the required packages using npm or yarn
  • Run the project using npm run dev or yarn run dev.
  • Create a pull request and describe what you have added.