Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dzmitryur/quiz-react
- Owner: DzmitryUr
- Created: 2024-05-03T16:48:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T06:51:35.000Z (9 months ago)
- Last Synced: 2024-11-17T13:26:02.518Z (3 months ago)
- Topics: css-modules, css3, jsx, quiz, quiz-app, quizapp, react, reactjs
- Language: JavaScript
- Homepage: https://dzmitryur.github.io/quiz-react/
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: