Quizzup is a fun and interactive web application that allows you to create and share quizzes with others! 💡 Whether you're a teacher, a trivia enthusiast, or just looking for a way to challenge your friends, Quizzup has got you covered. 🌟
Screen.Recording.2024-06-09.at.1.01.05.PM.mp4
- Quiz Creation: Craft quizzes with various question types, including multiple choice, true/false, and open-ended questions. Let your creativity shine! ✨
- Quiz Sharing: Share your quizzes with others by generating a unique URL that can be distributed. Challenge your friends and see who's the quiz master! 🏆
- Quiz Statistics: Analyze quiz performance with detailed statistics, including overall scores and question-wise performance. Get insights into what works and what needs improvement. 📊
- User Authentication: Secure user authentication and authorization system. Your quizzes and data are safe with us. 🔒
-
Clone the repository:
git clone https://github.com/yourusername/quizzup.git -
Navigate to the project directory:
cd quizzup -
Install dependencies:
npm installOr
If you have docker installed then
cd Quiz-app
docker build . -t quizzapp
docker run -p 3000:3000 quizzapp
- Start the development server:
npm run dev - Open your web browser and navigate to
http://localhost:3000 - Create an account or log in to start creating and sharing quizzes! 🎉
Contributions are always welcome! 💖 Please follow the guidelines in the [CONTRIBUTING.md] file.
This project is licensed under the [MIT License].
- React - JavaScript library for building user interfaces
- Next.js - React framework for production
- Firebase - App development platform
- Chakra UI - React component library
Ready to put your knowledge to the test? Join Quizzup today and let the fun begin! 🎉🎈