Skip to content

bazingga08/trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRIVIA QUIZ

Trivia quiz has been created as a sample project to improve my code standards and coding practices.

Problem Statement

  • Answer option should not be the same for all the Questions.
  • Console the submitted Answer with True or False.
  • Display the Score at the end of the Game.
  • Please make the necessary assumption in case of any doubts.

Installation

clone trivia repository from Github and install the necessary packages wrt the application and run the project

git clone https://github.com/addepalli8/trivia.git
cd trivia
npm i --save
npm start

Implementations

  • Redux.
  • Reusable components.
  • code standard (eslint).
  • comments wherever needed
  • cross-browser compatibility.
  • device compatibility.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published