Skip to content

masterhj/QuizFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizFlow

Live Project Demo: https://quiz-flow-six.vercel.app/

QuizFlow is an intelligent, interactive quiz platform built with Next.js. It leverages AI to generate engaging questions and provides actionable analytics to track user performance.

Tech Stack

  • Framework: Next.js (App Router)
  • Database ORM: Prisma
  • Authentication: NextAuth.js
  • Styling: Tailwind CSS
  • Features: Gemini AI-powered question generation & interactive dashboard analytics and Web3 wallet Involved

Getting Started

  1. Install dependencies:

    npm install
  2. Set up Environment Variables: Create a .env file based on .env.example and fill in your database and AI API keys.

  3. Database Setup:

    npx prisma db push
    npx prisma generate
  4. Run Development Server:

    npm run dev

Open http://localhost:3000 in your browser to start using QuizFlow!

About

QuizFlow is an intelligent, interactive quiz platform built with Next.js. It leverages AI to generate engaging questions and provides actionable analytics to track user performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages