Skip to content

Simple utility to generate palette of colors used in the image

Notifications You must be signed in to change notification settings

prajnaprabhu3/aura

Repository files navigation

Todo UI

  • Empty state, upload image component
  • image display component
  • colors component
    • display hexcode, rgb and hsl values
  • Created by footer
  • animations
    • upload component interaction
    • color tabs switch animation
    • upload icon infinite interaction
  • responsive

Functionality

  • Upload files
    • handle edge case to allow only image formats (jpg,jpeg,png,webp)
    • allow single file to be selected
  • extract top 7 colors from the image
  • handle states
  • creator scroll interaction