Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dzmitryur/quiz-react

React Quiz App
https://github.com/dzmitryur/quiz-react

css-modules css3 jsx quiz quiz-app quizapp react reactjs

Last synced: 16 days ago
JSON representation

React Quiz App

Awesome Lists containing this project

README

        

# ReactJS Quiz Project

Quiz App in React created with Vite. Functional Components, CSS modules, JSX, and hook `useState` are used in the code to build the App.

There are 24 questions for the quiz in [data folder](./src/data/index.js). The data structure for the Project is array of objects.

The count of the questions in the quiz can be changed by adjusting [QUESTIONS_COUNT](./src/components/Quiz.jsx#L6)

[Take the Quiz and check your React knowledge](https://dzmitryur.github.io/quiz-react/)

Watch on YouTube:



Watch Quiz App on YouTube