/camera-color-picker

A tool for color blind people to recognize color 🎨 📸 👁️

Primary LanguageVue

Camera Color Picker

Kapture 2023-12-17 at 18 21 07

This tool aims to answer "What Color is this?" question.

But why on earth this tool was built in the first place? This is because I need a tool to help a color-blind person like me to recognize color in this world easily by using Camera.

Live

📸 Demo: https://apparel-customizer.vercel.app

📓 Storybook: https://apparel-customizer-storybook.vercel.app

Local Installation

Run these commands to start the app on your local machine:

Install dependencies

yarn install

Run the development server

yarn dev

References