Skip to content

ajoykumardas12/get-palette

Repository files navigation

GetPalette

Generate beautiful color palettes from images

Screenshot

Live Site

Built With

Installation

To run this project locally,

  1. Get your Deta project key at https://deta.space/

  2. Clone the repo

    git clone https://github.com/ajoykumardas12/get-palette.git
  3. Install NPM packages

    npm install
  4. Create a new file .env.local in root directory and add

    NEXT_PUBLIC_ENVIRONMENT="local"
    DETA_PROJECT_KEY="YOUR_PROJECT_KEY"
  5. Run dev server

    npm run dev

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages