Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 631 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 631 Bytes

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.