A modern, AI-powered study platform featuring flashcards, quizzes, and a polished dark mode interface.
- AI Generation: Instantly generate study sets from topics or text.
- Flashcards: Interactive flashcards with 3D flip animations.
- Quizzes: Adaptive quizzes with instant feedback.
- Dark Mode: Beautiful, eye-friendly dark interface.
- Responsive: Works seamlessly on desktop and mobile.
- Framework: Next.js 16 (App Router)
- Styling: Tailwind CSS v4
- Animations: Framer Motion
- Icons: Lucide React
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 with your browser to see the result.
This project is optimized for deployment on Vercel.
- Push your code to a Git repository.
- Import the project into Vercel.
- Vercel will automatically detect Next.js and deploy.