- Run
npm installto download required dependencies - Make sure you have an OpenAI API key. Place this in a
.envfile as follows:REACT_APP_OPENAI_API_KEY=your-api-key - Run
npm run startand navigate tohttp://localhost:3000in your browser
npm install to download required dependencies.env file as follows:
REACT_APP_OPENAI_API_KEY=your-api-key
npm run start and navigate to http://localhost:3000 in your browser