Skip to content

A tool to check WCAG contrast compliancy of multiple color combinations.

License

Notifications You must be signed in to change notification settings

grrtbrtr/wcag-contrast-compliance-overview

Repository files navigation

wcag-contrast-compliance-overview

Getting started

git clone git@github.com:grrtbrtr/wcag-contrast-compliance-overview.git
cd wcag-contrast-compliance-overview
npm install

Run (in development)

npm start

Build

npm run build