This is a code bundle for Replicate Design Element. The original project is available at https://www.figma.com/design/XOk47Jbhi2eY9vB4ebPMCi/Replicate-Design-Element.
Run npm i to install the dependencies.
Create a .env file at the project root with:
VITE_OPENAI_API_KEY=your_openai_api_key
Run npm run dev to start the development server.