Is my blue your blue? A single page website to determine your blue green color boundary. Uses a GLM to figure out the threshold. Compares results against a database. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Lint with ESLint npm run lint Deploy netlify deploy --prod