A color contrast analysis tools that let’s you know if the colorpair for your web project passes the WCAG 2.1 Guidelines. Built using Chroma.js and the hello-world Gatsby starter
-
Clone this repo
git clone https://github.com/ninayujiri/colora11y.git
-
Start developing.
Navigate into your new site’s directory, install dependencies and start it up.
cd colora11y/ yarn gatsby develop -
Open the source code and start editing!
Your site is now running at
http://localhost:8000!Note: You'll also see a second link:
http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.