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