Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.93 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.93 KB

Welcome to Intuitive Quiz App 👋

Version License: mit

Intuitive Quiz app is a quiz application created using React Js and materialUI . The applicaiton uses api from the website trivia .

Overview

This is a simple quiz application where users can enter their name , select category of quiz and difficulty level of the quiz , then the user can start the quiz. Each Right answer will have one mark and that will be shown in the Top-Right corner. Users will also have four options for each questions , once the user selected an option and the selected option is the correct answer then the option colour changes to green otherwise changes to red to indicate it is the wrong answer . after , the 10th question user will be redirect to the results page and their users can see their final score .

Demo

Screenshots

Home Page

Quiz Page

Final Page

Install

npm install

Usage

npm run start

Run tests

npm run test

Author

👤 ahmadswalih

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator