Skip to content

Alishow1111/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Multiple Choice Quiz/Trivia which gives the user 10 questions (each with 4 choices) to answer with each question having a timer of 10 seconds for which if not answered in this time, the current question will be skipped.

User can view their score as well as which question they are on at the top of the screen alongside the timer.

Link to hosted App: https://alisfunquiz.netlify.app/

How to run locally

In your terminal enter the command:

git clone https://github.com/Alishow1111/quiz-app.git

Navigate your way to the directory and install all dependacies:

cd nc-news
npm install

To run the web app, enter the following command:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published