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

https://github.com/components-ai/randoma11y

Vote on random a11y color combinations
https://github.com/components-ai/randoma11y

Last synced: over 1 year ago
JSON representation

Vote on random a11y color combinations

Awesome Lists containing this project

README

          

# [randoma11y.com](https://randoma11y.com)

![Screenshot of app](https://user-images.githubusercontent.com/1424573/101247001-f2890f00-36d3-11eb-9dbf-864a50772943.png)

Get random, accessible color combinations and train
the robots by voting.

## Installation

```sh
git clone https://github.com/components-ai/randoma11y
cd randoma11y
yarn
```

## Usage

```sh
yarn dev
```