A single-page website to determine your personal color boundaries across the entire color spectrum.
This project is inspired by and expanded from the original Blue-Green Color Boundary Test called ismyblue created by Patrick Mineault. The original concept has been extended to cover all color boundaries, providing a comprehensive color perception test.
Uses a Generalized Linear Model (GLM) to determine thresholds and compares results against a database.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint
netlify deploy --prod