This Quiz App is a dynamic web application that lets you test your knowledge across various categories like General Knowledge, Computer Science, Books, and Video Games. Offering two question formats—Multiple Choice Questions (MSQ) and True or False—it provides an engaging way to challenge yourself. Built with a sleek, responsive design using the Bootstrap framework, the app ensures a smooth user experience on any device. Powered by JavaScript, HTML, CSS, and React.js, it delivers fast performance and a modern interface to make learning fun and interactive.
- Responsive Design
- Awesome Design thanks to tailwind and Preline UI.
- Nice perfomance.
- React.js
- Bootstrap
- Axios
- React Icons
- Styled Components
- Lodash
- React Router
- Clone the repo
git clone https://github.com/ahmedmohmd/quizz-app.git
- Install dependencies
yarn install
- Run the App
yarn run dev
- You can choose quiz with two types:
true-false
andmcq
questions. - You can filter questions by categories.
- You can choose any number of questions.