Empathy test for color blindness and visual impairment
https://vinceumo.github.io/A11Y-Color-Blindness-Empathy-Test/
This repository is the web version of this application. You can find the browser extensions one on vinceumo/A11Y-Color-Blindness-Empathy-Test-browser-extensions
This project is build using Vue js CLI 3
npm install
npm run serve
npm run build
npm run lint
This website is base on AcceCSS Sass mixin by LukyVj. This mixin allows this app to emulate 8 types of color blindness, plus grayscale to check the contrast of your website.
AcceCSS https://lukyvj.github.io/accecss/
- Update README.md to link to the browser extensions repository