Skip to content

This is the repo for quiz app which is created using MaterialUI, react and redux-toolkit and fetches the quiz data from the quiz api. Check the readme to know more.

Notifications You must be signed in to change notification settings

Pulkit3234/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUIZIFY APP

image

About/Description

This app is a quiz app in which the user can select the type of quiz that he wants from the quiz setup page, then inside the quiz the navigation is very easy with next and previous questions button, and in the end the result score along with the no of correct/incorrect questions are shown using the beautiful pie chart which is dynamically generated with the help of Chart.js javascript library. Users have the option to take the quiz again from the results page.

Tech Stack

Frontend

  • HTML
  • CSS
  • JAVASCRIPT
  • Material UI
  • REACT
  • REDUX

Backend

  • Use of a third-party Quiz API to fetch quiz data.

Icons - Fonts Awesome

Outcomes/Learning

I learnt the use of material UI which is a latest react styling library. Then I learnt about the routing(react-router v5) in react, redux state management to manage the state and also I learnt how to display the data graphically with the help of Chart.js javascript library(in this project pie chart is used for showing results).

NPM Commands

  • npm i - installs all the dependencies
  • npm start - starts the frontend development server on your local machine.

About

This is the repo for quiz app which is created using MaterialUI, react and redux-toolkit and fetches the quiz data from the quiz api. Check the readme to know more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published