Skip to content

It shows a list of trivia questions filtered by category

Notifications You must be signed in to change notification settings

josemartos/open-trivia-ui

Repository files navigation

Open Trivia UI

React, Next.js, ESlint, Sass, PostCSS, Styled Components

Description

It consumes an open trivia database to show questions filtered by category

Setup

install modules

npm install

development server

npm run dev

production / server

npm start

Requirements

Node.js 10+

Notes

Styled Components coexist with the former sass configuration

To improve

  • Loader
  • Error handling
  • Pagination
  • Tests
  • Mobile debug

About

It shows a list of trivia questions filtered by category

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published