Open
Description
This requires #140 to be completed.
Create a React component that does the following:
- Displays a grid of three boxes. Each box will have include a QuizCard component (Create QuizCard React Component #140)
- The grid should be mobile responsive and scale to one QuizCard on mobile screens.