Skip to content

morels/g2i-test

Repository files navigation

Trivia rocks!

A simple Trivia game built in React.

10 Questions, 1 winner.

Getting started

To run the application locally you need to perform the following steps:

  1. create a local .env file by copy-pasting and renaming the example provided at .env.example. For the challenge you can use https://opentdb.com/api.php

  2. type the following command:

yarn start

Requirements

NodeJS ^12, yarn

Testing

To run tests type:

yarn test

Deploy

The project has no backend attached, and there is no live environment to try it out.

Anyway if you want to prepare the bundle on any remote environment you should run:

yarn build

and copy-paste the bundle to your server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published