In this video I will show you how to create quiz with react js
Code: https://github.com/damirpristav/react...
00:00 - Intro & What we're building
01:05 - Create react app
01:24 - Remove unnecessary code and files
01:46 - Install dependencies
02:17 - Create json file for data
02:42 - Start component
05:25 - Question component
18:16 - End component
29:23 - Modal component(list of user answers)