Skip to content

On this project I focused on implementing a application in typescript. It is Simple quiz app.

Notifications You must be signed in to change notification settings

kiranwankhade/QuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Quiz Application built with React - Typescript

Simple EventSourcing example using React, Typescript, CSS.

I created this web app and tried to imitate quiz application in typescript.

On this project I focused on implementing a application in typescript.

Once open it, users can see:

  • Home Page
  • Having Quiz Button
  • Quiz Have 10 Questions
  • Each correct Question get 1 mark
  • and Basically questions answers the score get updated
  • after completing 10 question it ask to again start the quiz.

The database includes quesions details.

How to run this application locally

To install all the packages, run:

npx create react-App application

Then run:

cd application
npm start 

Link for Visit

Netlify link

Github Link

##Some Images of Quiz

#Home Page

Screenshot 2023-05-10 004220

#start Quiz -Loader

Screenshot 2023-05-10 004307

#Qustion Card Display and score disaplayed

Screenshot 2023-05-10 004325

#Qustions Correct

Screenshot 2023-05-10 004346

#Qustions Wrong Answer Look Like and did not Update score

Screenshot 2023-05-10 004410

#Last Question and it ask to again start the quiz

Screenshot 2023-05-10 004442

About

On this project I focused on implementing a application in typescript. It is Simple quiz app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published