Table of Contents
The Color Palette Generator is a simple web app where you provide a prompt and GPT 3.5 will return five hex colors matching the prompt. Users can click the various color columns to copy the hex code to their clipboard.
- Node.js 18.17 or later: https://nodejs.org/
- Clone the repo
git clone https://github.com/cjsidler/color-palette-generator.git
- Add a .env file with your OPENAI_API_KEY
- Run the project
npm run dev
Contact me via email, LinkedIn, or GitHub:
