Skip to content
/ Quizzy Public

An interactive and fun Quiz App aimed at design and develop front end skills.

Notifications You must be signed in to change notification settings

zain610/Quizzy

Repository files navigation

Quizzy

A Quiz application with minimalist design built using TypeScript, React, CSS and hosted via Github Pages.

Project Status

In its present state, the application asks users 5 multiple choice general knowledge questions. Further development can/will tackle the following issues

  1. User Authenticaiton
  2. Adding customisations to the quiz including difficulty, number of questions, topics, etc
  3. Integrating scoreboards by storing user scores
  4. After quiz question reviews to learn and analyse their answers.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

About

An interactive and fun Quiz App aimed at design and develop front end skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages