A sleek and interactive web app that allows users to create, take, and share quizzes seamlessly β all in the browser. No backend required!
- π§ Quiz Editor: Build custom quizzes with multiple choice questions.
- π Dual Mode Interface: Toggle between "Create" and "Take Quiz" tabs effortlessly.
- π Shareable Link Generator: Encode quiz data into a unique URL for easy sharing.
- π‘ Auto-load Shared Quizzes: Users accessing shared links can directly start the quiz.
- π― Scoring & Feedback: Receive personalized performance feedback based on results.
- π Clipboard Support: Copy shareable links with a single click.
- π¨ Modern UI: Smooth design powered by CSS3 and Google Fonts for great UX.
- HTML5 β Page structure and layout.
- CSS3 β Responsive styling with animations and hover effects.
- JavaScript (Vanilla) β App logic, quiz creation, dynamic UI updates, and URL encoding/decoding.
- Google Fonts β Clean, modern typography (
Poppins).
git clone https://github.com/codeXsidd/share-quiz.git