
FreedayQuiz is a platform where you can share your own quiz games or enjoy games created by others.
FreedayQuiz is an application designed to let users create and participate in engaging quiz games. Whether youโre a creator or a player, FreedayQuiz offers endless hours of entertainment!
1.Clone this repository:
git clone https://github.com/crisky94/Freeday-quiz.git
2.Install dependencies:
npm install
3.Run Prisma to create database tables:
npx prisma migrate dev --name init
4.Create environment variables:
.env.local: Add your Clerk keys and API key.
.env: Add your MySQL credentials.
5.Start the frontend server:
git clone https://github.com/crisky94/Freeday-quiz.git