Skip to content

trihargianto/camera-color-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

45 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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