Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhishekrawe/quiz-app-using-react

Quiz app using React JS and CSS , you can see your selected option on the left side of yur screen, and get your final answer result after submission
https://github.com/abhishekrawe/quiz-app-using-react

css react react-assignment react-quiz react-quiz-app

Last synced: 1 day ago
JSON representation

Quiz app using React JS and CSS , you can see your selected option on the left side of yur screen, and get your final answer result after submission

Awesome Lists containing this project

README

        

# 💖Quiz App using ReactJs

This Project is an assignment which is build using ReactJs

# 🤡The Problem statement is

- a simple quiz app that take your selected option as the Review answer in the left side of the UI

- a basic qestions and and 4 option quiz UI after completing the Quiz with Prev and Next button and
after slecteing the option you will automaticall redirected to the next question except last qestion ,
in last qestion you have to select submit button for submission.

- you got your score and how many correct answer you selected

## 🎊Some Glimpse of the App🎊

![image](https://user-images.githubusercontent.com/65603830/221046265-0e3e4c5e-f8bf-4e3e-8e25-801095b7be75.png)

- after slecting the option , the option will go on the review section
![image](https://user-images.githubusercontent.com/65603830/221046523-5b10e619-62f4-447f-8161-6f30e40ea82d.png)

- Final Score will show like this
![image](https://user-images.githubusercontent.com/65603830/221046778-7c4fded4-6530-4297-a0c7-5cbf634ca270.png)

### 🎀For Running this on your local🎀
- git clone https://github.com/abhishekrawe/Quiz-app-using-react.git
- cd to Quiz-app-using-react
- npm install
- npm start