Quiz application with React. Logged-in users choose category (History, Geography and etc.), then user will see random questions in that category.
-
Can Login or Register.
-
See stats.
-
Can submit contact form.
-
Play quiz(answer at questions).
-
Gain points.
-
Report question for error.
-
Create and delete questions.
-
Create and delete categories.
-
Review reported question errors.
-
Core
Contains main components like: Header and Navigation
-
Category
Category card component
-
Question
-
Admin
-
Admin
-
Category
-
Game
-
Question
-
User
-
Request helper
-
Validation
-
React
-
Laravel REST API