Skip to content

A React trivia app containing a couple of questions on General Knowledge checking for true or false.

Notifications You must be signed in to change notification settings

GabrielaOliveirabpt/Quizzical

Repository files navigation

Quizzical

A React trivia app containing a couple of questions on General Knowledge checking for true or false. Solo project made for the React course on Scrimba

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ yarn watch # npm run watch

Here you can find the deployed version: https://gabrielaoliveirabpt.github.io/Quizzical/

About

A React trivia app containing a couple of questions on General Knowledge checking for true or false.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages