Skip to content

Check the contrast between different colour combinations against WCAG standards

License

Notifications You must be signed in to change notification settings

Pushedskydiver/Colour-Contrast-Checker

Repository files navigation

Netlify Status

Colour Contrast Checker

CLI Commands

# install dependencies
npm i

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run start