Skip to content

Web app for extracting the dominant color palette of any image and identifying color names.

Notifications You must be signed in to change notification settings

Lagge111/hueify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUEify

HUEify cover photo

A simple tool for extracting colors from images and finding color names.

Built with React, Tailwind CSS and daisyUI.

Other Tools & Libraries Used

  • react-dropzone - Image uploads
  • color-thief-react - Color extraction
  • react-colorful - Color picker
  • The Color API - Color name generation

Run the Project Locally

  • Install dependencies
npm install
  • Start the development server
npm start

About

Web app for extracting the dominant color palette of any image and identifying color names.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published