Quizzie is a full-stack web application that allows users to create, manage, and share quizzes through an intuitive editor, while also enabling instant play through publicly accessible quiz links.
Quizzie combines quiz creation and instant play in a single platform, allowing users to build and share interactive quizzes with minimal friction.
📝 Intuitive quiz editor with real-time preview.
🎮 Instant play of public quizzes with no login required.
🔗 Shareable links for easy distribution.
💾 Auto-save system with local and cloud persistence.
✨ Polished UI with smooth interactions and feedback.
Creating and sharing quizzes is often fragmented across tools or requires complex setups. Quizzie simplifies this by combining creation, management, and play into a single streamlined experience.
Enables quick creation and sharing of interactive quizzes.
Reduces friction with instant access and no login requirements.
Provides a smooth experience for both creators and players.
Quizzie is built around a creatio:n pla:y feedback loop, where users can design quizzes, share them, and immediately interact with the results.
Create quizzes with structured questions and answers.
Customize behavior with timers, layouts, and settings.
Play quizzes through public links with real-time scoring.
Receive feedback and results at the end of each session.
Built as a full-stack application with a focus on reliability, state management, and user interaction.
React for building a dynamic and interactive UI.
Zustand for managing application state.
Node.js and Express for backend logic.
MongoDB for storing quizzes and user data.
Zod for validation and data consistency.