Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 578 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 578 Bytes

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