Welcome to Quiz Fiesta! This is an interactive quiz application where you can test your knowledge across various topics. The app presents multiple-choice questions and tracks your score in real-time.
- Multiple Topics: Choose from various categories and topics to challenge yourself with different quizzes.
- Real-time Scoring: Your score is updated immediately after you answer each question, allowing you to track your performance.
- Responsive Design: The app is fully responsive, so you can enjoy playing on any device, whether it's your phone, tablet, or computer.
- Dynamic Feedback: Receive instant feedback on whether your answer is correct or incorrect after each question.
Check out the live demo of Quiz Fiesta here: Quiz Fiesta App
- Select a Topic: Choose a quiz category from the options available.
- Answer the Questions: For each question, select one of the multiple-choice answers.
- Submit Your Answer: After selecting an answer, you’ll receive immediate feedback on whether your answer was correct or not.
- Track Your Score: Your score is displayed in real-time as you progress through the quiz.
- Try Again: Once you’ve completed a quiz, you can retry the same category or explore a new one to keep improving your knowledge!
- ReactJS: The app is built using React for a smooth, dynamic user experience.
- CSS: Custom styles are used for a clean, responsive layout.
- Trivia API: Questions are fetched from the Trivia API, providing a wide range of quiz topics and difficulties.
- Netlify: The app is hosted and deployed using Netlify for continuous deployment.
To run Quiz Fiesta locally on your machine:
- Clone the repository:
git clone https://github.com/Ankitv003/QuizFiesta.git
- Navigate to the project directory:
cd QuizFiesta
- Install dependencies:
npm install
- Start the development server:
npm start
Open your browser and go to http://localhost:3000
to start playing Quiz Fiesta.
Feel free to reach out if you have any questions or suggestions! You can contact me via the following channels:
- Email: ankitv78389@gmail.com
- LinkedIn: Ankit Verma
- GitHub: Ankitv003
Thank you for playing Quiz Fiesta!