/palletify

Server API + Client for generating a random color palette

Primary LanguageJavaScriptMIT LicenseMIT

Server API + Client for generating a random color palette

Preview

pallete

loading

Description

Hello! There is a Python API that returns an image with a random palette of 5 colors, and a React client that requests the palette from the API.

Stack

  • FastAPI
  • React
  • React MUI