π₯³Getting Started
git clone [email protected]:eylonmiz/react-gpt.gitcd react-gptecho OPENAI_SECRET_KEY="INSERT_YOUR_OPENAI_SECRET_KEY_VALUE_HERE" >> backend/main/.envyarn installyarn backend:devyarn frontend:devRead the instructions and change the example component to the component you generatedRead the Project Customization Section to learn how to customize and operate the projectLast updated