Skip to content

Omkar-Jawalkar/Quiz-app

Repository files navigation

Quizzup 🚀

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. 🌟

Usage

Screen.Recording.2024-06-09.at.1.01.05.PM.mp4

Features 💫

  • 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. 🔒

Installation 🛠️

  1. Clone the repository: git clone https://github.com/yourusername/quizzup.git

  2. Navigate to the project directory: cd quizzup

  3. Install dependencies: npm install

    Or

If you have docker installed then

cd Quiz-app
docker build . -t quizzapp
docker run -p 3000:3000 quizzapp

Usage 🚀

  1. Start the development server: npm run dev
  2. Open your web browser and navigate to http://localhost:3000
  3. Create an account or log in to start creating and sharing quizzes! 🎉

Contributing 🤝

Contributions are always welcome! 💖 Please follow the guidelines in the [CONTRIBUTING.md] file.

License 📄

This project is licensed under the [MIT License].

Acknowledgments 🙏

  • 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! 🎉🎈

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors