Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding-Quiz

Description

This lightweight coding quiz app challenges users with 5 coding questions, each requiring a quick response within a 75-second timeframe. Test your coding skills under pressure! After completing the quiz, submit your scores and see how you stack up. Enjoy the challenge!

Link to the Coding Quiz: https://nlopez39.github.io/Coding-Quiz/

Usage

  1. Take the Quiz: Launch the Coding Quiz App on your device and initiate the quiz by clicking the 'Start Quiz' button. A multiple-choice question will be presented, accompanied by a 75-second timer.

  2. Answer each Question: Each answer is worth 10 points.Strive for accuracy as incorrect answers incur a penalty of 10 seconds.

  3. Save Score: Submit your score to the scoreboard at the end of the test.

  4. Look at scores: Explore previous scores on the 'View High Scores' page to compare and track your performance.

    Coding-Quiz

Installation

Follow these steps to set up and run the project locally on your machine.

Clone the Repository

  1. Open your terminal or command prompt.

  2. Navigate to the directory where you want to store the project:

    cd path/to/your/directory
  3. Clone the repository:

    git clone git@github.com:nlopez39/Coding-Quiz.git

Install Dependencies

  1. Navigate to the project directory:

    cd your-project
  2. Install project dependencies:

    npm install

Run the Project

Once the installation is complete, you can run the project: bash npm start

Credits

Nicholas Gambino (Teacher Assistant) : Told me to create the questionsArray object https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage https://developer.mozilla.org/en-US/docs/Web/API/setInterval https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener

License

Please refer to the LICENSE in the repository

About

Web API: Code Quiz

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages