Skip to content

pdrolopes/trivia-app

Repository files navigation

Trivia app Github CI

Trivia web app made with Typescript/React/Redux that consumes data from Open Trivia Api.

Prerequisites

  • npm 6.14.8
  • node 12.x

Install

Install dependencies

npm install

Start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Test unit

Run unit tests

npm test

Test E2E

Run cypress tests E2E

npm run test:e2e

This project was bootstrapped with Create React App.

About

Trivia webapp made with Typescript/React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published