Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 2.09 KB

README.md

File metadata and controls

72 lines (51 loc) · 2.09 KB

Welcome to Trivial

An app that tests users trivia skills!

About The Project

Do you love testing your random knowledge against others?! Trivial is trivia game that tests users knowledge with randomly generated questions from different categories.

Built With

  • Built with Vanilla JavaScript.

Getting Started

To get a local copy up and running follow these steps.

Installation

  1. Clone the repo
    git clone https://github.com/johnshellabarger/phase-1-project.git
  2. Start a json-server
    json-server --watch db.json
  3. Start the App
    open the HTML file

Usage

Landing Page

You will be greated with a screen asking you to start a new game, or take a look at the current scores.

Test your Trivia

Click on the start button to begin testing your knowledge! Random questions will be generated for you to anwser.

Submit your score

After you've finished all 10 questions, you will be asked to submit your score.

View how well you did

After you've submitted your score, take a look at the scores to see how you placed! Return to the home page to play again!

Contact

John Shellabarger - GitHub | LinkedIn | Email

Jacob Harvey - GitHub | LinkedIn | Email