Quizzical is an interactive quiz game built with React that challenges your knowledge in the exciting field of computer science.
- Engaging and interactive quiz experience
- Multiple-choice questions with instant feedback
- Responsive design for seamless gameplay across devices
You can play the game online at Demo Link.
Contributions are welcome! If you'd like to contribute to Quizzical, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b my-new-feature - Make your changes and commit them:
git commit -am 'Add some feature' - Push the branch to your forked repository:
git push origin my-new-feature - Submit a pull request detailing your changes.


