Introducing a straightforward online quiz project built using React. The primary focus of this project was to enhance component reusability, accommodating a variety of question types, including text inputs, checkboxes, radio inputs, and drag-and-drop interactions. The system seamlessly integrates with external JSON files, enabling you to craft and structure your questions and answers according to your preferences.
- React
- Redux
- TypeScript
- React DND
1. Clone the repository
git clone https://github.com/IlyashenkoA/react-quiz.git
2. Install all packages
npm install
3. Run the project
npm run dev






