https://github.com/fkozlicki/quizlet-clone
Quizlet clone built with Next.js
https://github.com/fkozlicki/quizlet-clone
create-t3-turbo drizzle-orm framer-motion next-auth nextjs shadcn-ui t3-stack tailwindcss trpc typescript zod
Last synced: 3 months ago
JSON representation
Quizlet clone built with Next.js
- Host: GitHub
- URL: https://github.com/fkozlicki/quizlet-clone
- Owner: fkozlicki
- License: mit
- Created: 2023-01-10T11:50:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T18:19:15.000Z (about 1 year ago)
- Last Synced: 2025-04-11T06:35:21.573Z (about 1 year ago)
- Topics: create-t3-turbo, drizzle-orm, framer-motion, next-auth, nextjs, shadcn-ui, t3-stack, tailwindcss, trpc, typescript, zod
- Language: TypeScript
- Homepage: https://quizletclone.vercel.app/
- Size: 2.61 MB
- Stars: 19
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

Quizlet Clone
Open source flashcards built with modern tech stack
## About Quizlet Clone
Quizlet Clone is free version of Quizlet with all 4 "learning modes":
- Flashcards
- Learn - solving multiple choice questions
- Memory game
- Test - solving a test with 3 type of questions (multiple choice, true/false, written)
### Features
- 📁 Study sets, flashcards & folders
- 🌟 Star a flashcard
- 4️⃣ learning modes
- 🖨 Print study set
- 📤 Export study set
- 🔁 Combine 2 study sets
- 🎉 Flashcard animations
- 🔐 OAuth
- 📣 Optimistic UI
- 📅 User activity
- 🌙 Light mode dark mode
### Tools
- React 18
- Next.js 14
- Drizzle ORM
- PostgreSQL
- Neon.tech
- TailwindCSS
- tRPC
- React Query
- Docker
- React Hook Form
- Zod
- Framer Motion