Skip to content

zefur/trivia

Repository files navigation

Chingu Trivia

A simple trivia app that fetches from a static api allowing you to test your coding knowledge of HTML, CSS and Javascript

Features

  • Can select different options for questions Filter by topic, Random 10 questions or Full amount of questions.
  • The accuracy is recorded between runs and viewable in the home
  • The amount of unique questions left is shown at the end of your run
  • The full question list can be seen in the Questions link

Dev

Switched from an in-memory database to a simple persistant store saved to the localstorage Built using Sveltekit and Tailwindcss

Running the Project

The project can be found at https://chingu-trivia.herokuapp.com/ Or clone the project and run 'yarn dev' in the folders terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published