Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bas-ie/greencards

GreenCards: the demo trivia game that's green. darkSeaGreen, to be precise.
https://github.com/bas-ie/greencards

game mobx react testing-library typescript

Last synced: 8 days ago
JSON representation

GreenCards: the demo trivia game that's green. darkSeaGreen, to be precise.

Awesome Lists containing this project

README

        

# It's GreenCards

![CI badge](https://github.com/richchurcher/greencards/workflows/CI/badge.svg) ![CD badge](https://github.com/richchurcher/greencards/workflows/CD/badge.svg)

The demo trivia game to end all demo trivia games!

You can clone and `yarn start`, or [visit the hosted version](https://richchurcher.github.io/greencards). Yes, the `.env` is committed to the repo. It's not a super-secret `.env`. It has no pretensions of grandeur.

## Stack

This UI-only demo uses:

- React
- MobX
- styled-components
- TypeScript

You'll find some @testing-library tests alongside most components.

## Source material

Questions and answers from [Open Trivia Database](https://opentdb.com/), released under [CC Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/).