Trivia Time is a trivia game built using Supabase, Next.js and other technologies and hosted on vercel. You can log in and compete with the other users from the rest of the world. The base set of questions are from the Open Trivia Database, but there are some new questions added. The questions, user information, scores and other information are stored using Supabase and it uses Supabase auth to authenticate users. The app also uses Supabase storage to store images related to the questions.
View the project here: https://trivia-time-sn.vercel.app