Skip to content

A trivia app displaying 1 question with a random category

Notifications You must be signed in to change notification settings

frosty81/trivia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia

Trivia app displaying 1 question with a random category

Built With

Usage

  • Fork this repo, clone to your desktop, and install dependencies:
    npm install
  • Start the server, and navigate to localhost:1234
    npm run start
  • Lint the JavaScript
    npm run lint

Made with ♥️ at Multiverse

About

A trivia app displaying 1 question with a random category

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • HTML 15.9%