Skip to content

QUIZ TIME App is a web app based on Reactjs as front end with ant design as React UI library, and deployed on netlify ,which makes an external API call to the open trivia database and generates a random set of questions. on each game the user will have 30 sec to answer each question and earn it's value and at the end of the game the earn value w…

Notifications You must be signed in to change notification settings

varditomer/online-quiz-game-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUIZ TIME - A WEB TRIVIA GAME

is a web app based on Reactjs as front end with ant design as React UI library, and deployed on netlify

Demo

https://quiz-time-game.netlify.app/

UI

screen shots from the app:

(1) Welcome Screen: image

(2) Main Screen: image

(3) Time's Up screen: image

How to develop it

  1. Clone on your local machine by using https://github.com/varditomer/online-quiz-game-react
  2. Navigate into the main directory
  3. Run npm install to install node modules
  4. Run npm start to run it locally then will open automatclly on your browser on localhost:3000 port
Have Fun!!!

About

QUIZ TIME App is a web app based on Reactjs as front end with ant design as React UI library, and deployed on netlify ,which makes an external API call to the open trivia database and generates a random set of questions. on each game the user will have 30 sec to answer each question and earn it's value and at the end of the game the earn value w…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published