Skip to content

devil-1964/quizReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Quiz App 🎯

The Quiz App is a simple React application that fetches quiz questions from an API and allows users to answer them.

image

image

image

image

Quiz Component

The Quiz component displays quiz questions fetched from the API. It handles user interactions, tracks the score, and displays the final score at the end.

Features

  • 🔄 Fetches quiz questions from an external API using React Query.
  • 🎮 Handles user interactions for answering quiz questions.
  • 📊 Tracks the score and displays the final score at the end of the quiz.

Usage

  1. 🚀 Start the application.
  2. 🔄 The application will automatically fetch quiz questions from the API.
  3. 📝 Answer each question by selecting one of the provided options.
  4. 🏁 At the end of the quiz, the application will display your final score.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • React Query: Library for managing server-state in React applications.
  • HTML/CSS: Used for structuring and styling the UI.

Conclusion

The Quiz App demonstrates how to fetch data from an external API and integrate it into a React application. It provides a fun and interactive way for users to test their knowledge while showcasing various React concepts and libraries.

🚀 Start the Quiz App and see how well you can do!

About

"React Quiz App: Utilizes React components, state management, and API integration to create an interactive quiz experience for users."

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages