-
Clone the repo
git clone https://github.com/its-ag/react-sse-openai-example
-
Install dependencies
npm install # or pnpm install
-
Edit
.env.example
file to.env
and add your API keys. -
Start developing
npm run dev # or pnpm run dev
-
Open the source code and start editing!
Your site is now running at http://localhost:5173
lazy 1 hr project to try out react sse with openai :p