React/TypeScript/Styled Components trivia application

A trivia application that uses the Open Trivia DB to generate questions

This project was bootstrapped with Create React App and the cra-template-typescript.

Support for the following tools was added:

  • Styled Components
  • ESlint
  • Prettier
  • Stylelint
  • Absolute path imports

Available Scripts

In the project directory, run:

yarn start

Runs the app in the development mode.

yarn test

Launches the test runner in the interactive watch mode.