Quizzems is a web application designed to help users study and prepare for bar trivia nights. Create, share, and practice trivia questions across a variety of topics.
- Create and organize trivia question sets
- Practice with flashcards or quiz modes
- Track your progress and performance
- Share question sets with friends or teammates
-
Clone the repository:
git clone https://github.com/yourusername/quizzems.git cd quizzems
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser: Visit
http://localhost:3000
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
For questions or feedback, please open an issue on GitHub.