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!
- NextJS
- TailwindCSS
- Supabase
- Clone this repo and install the required packages using
npm
oryarn
- Run the project using
npm run dev
oryarn run dev
. - Create a pull request and describe what you have added.