Skip to content

I used reactJs, Redux, and for the API we use Open Trivia, we also learn how to create custom hooks.

Notifications You must be signed in to change notification settings

Touisse/Quiz_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quiz_App

Quiz App This is a web application built with ReactJS that allows users to take quizzes on various topics. It features a clean and modern design, and is responsive for use on desktop, tablet, and mobile devices.

Getting Started

To get started with this app, follow these steps:

  1. Clone this repository onto your local machine.
  2. Open a terminal window and navigate to the root directory of the project.
  3. Run npm install to install all dependencies.
  4. Run npm start to start the development server.
  5. Open your web browser and navigate to http://localhost:3000 to view the app.

Features

This quiz app has the following features:

Users can take quizzes on various topics. Each quiz consists of multiple choice questions.

  • Users can select an answer for each question and move on to the next one.
  • Users can see their progress as they take the quiz.
  • After completing the quiz, users can see their final score.

Technology Used

This app was built using the following technologies:

  • ReactJS
  • HTML
  • CSS
  • JavaScript

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  • Fork this repository.
  • Create a new branch for your changes.
  • Make your changes and commit them.
  • Push your changes to your fork.
  • Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments This project was inspired by various quiz apps found online. Thank you to the developers who have made their code open source and accessible for learning and inspiration. home

About

I used reactJs, Redux, and for the API we use Open Trivia, we also learn how to create custom hooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published