Skip to content

Hobbytowo/Colors-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colors Contrast Ratio Tester

Demo

Here is a working live: https://colors-ratio-tester-hobbytowo.netlify.com/

Description

Single page application to show text and background colors combinations and check if contrast ratio is in accordance with WCAG.

Project setup

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

npm run build

Built with

  • React
  • SASS + BEM

Features

  • Change hue, saturation and lightness values on the ranges
  • Check contrast ratio with WCAG accessibility
  • Reverse background and text colors
  • Random background and text colors

Sources

Inspiration

License

Releases

No releases published

Packages

No packages published