Skip to content

mxmxmarexmxm/it-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT Quiz

IT Quiz is a simple quiz application built with React and CSS Modules. It provides a collection of IT-related questions and allows users to test their knowledge in various IT domains.

Features

  • Multiple-choice questions with options
  • Scoring and feedback for each question
  • Randomized question order for each quiz attempt
  • Users now customize the app's background image and apply a black and white filter with a blur effect for a personalized experience.

Demo

Check out the live demo of the IT Quiz application here.

API

The IT Quiz application consumes an API to retrieve the quiz questions. The API provides a list of questions with their options and correct answers. The details of the API can be found in the API documentation.

Installation

To run the IT Quiz locally, follow these steps:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the development server: npm start
  4. Access the application at: http://localhost:3000

Contributing

Contributions are welcome! If you'd like to contribute to the IT Quiz project.

About

Simple demo it quiz React app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published