diff --git a/README.md b/README.md index d48683a..fcd8dbd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -![React Quiz App Template Cover Image](./src/assets/images/Xeven-Quiz-ReactJS-Quiz-App-Template.jpg) +![React Quiz App Template Cover Image](./src/assets/images/ReactJS-Quiz-App-Template.jpg) + # Xeven Quiz - ReactJS Quiz App Template With **Xeven Quiz**, you don't have to spend hours on coding from scratch. This Quiz App template provides a solid foundation, eliminating the need to reinvent the wheel. You'll spend less time developing your app, which lets you focus on the unique. @@ -23,6 +24,8 @@ With **ReactJS** at its core, it lets you design dynamic interfaces that automat **Styled Components** ensure fast and intuitive styling, allowing you to create stunning interfaces effortlessly. +![React Quiz App Template](./src/assets/images/Xeven-Quiz-App-Screenshots.png) + ## React Quiz App's Theme Features Before I explain the technical aspects of the quiz app, let me share the wonderful features of the quiz app. You can get all these features in a template and mold them according to your choice. @@ -59,6 +62,8 @@ Before I explain the technical aspects of the quiz app, let me share the wonderf - **Built with React Best Practices**: App follows industry-leading React practices. Our template ensures optimal structure, scalability, and maintainability. +![types of questions](./src/assets/images/3-types-of-questions.png) + ## Xeven Quiz - ReactJS Quiz App Template Code Documentations This guide will walk you through the steps to start using and customizing the app according to your needs. The Xeven Quiz is designed to help you create interactive quizzes with various question types, including Multiple Choice Questions (MCQs), Multiple Answer Questions (MAQs), and True/False questions. diff --git a/src/assets/images/3-types-of-questions.png b/src/assets/images/3-types-of-questions.png new file mode 100644 index 0000000..fcea123 Binary files /dev/null and b/src/assets/images/3-types-of-questions.png differ diff --git a/src/assets/images/ReactJS-Quiz-App-Template.jpg b/src/assets/images/ReactJS-Quiz-App-Template.jpg new file mode 100644 index 0000000..1656627 Binary files /dev/null and b/src/assets/images/ReactJS-Quiz-App-Template.jpg differ diff --git a/src/assets/images/Xeven-Quiz-App-Screenshots.png b/src/assets/images/Xeven-Quiz-App-Screenshots.png new file mode 100644 index 0000000..c8a06e2 Binary files /dev/null and b/src/assets/images/Xeven-Quiz-App-Screenshots.png differ