Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 898 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 898 Bytes

A11y Palette

Create contrasting color palettes

  • Get suggested contrasting colors for any color

  • Test background and text color pairs for WCAG AA and AAA a11y guidline compliance

  • Save your palettes

  • Deployed on Netlify

image image image


Ally Palette can be run locally with these commands:


npm i --save

npm run start


Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.