/openai-demo-frontend

Remix of the 'basic tutorial' from Open AI API tutorial

Primary LanguageJavaScript

Open AI Demo Front-End

npm start will...start the localhost:5173 server. Make sure that you also bring in the back-end.

There is some opinionated/standard stuff included for ESLint and Prettier. These are wired up to do some automatic things in VS Code via settings.json. For example, as soon as you leave the file it will auto save, format and even fix linting stuff for you. If that's too much, you may want to reconfigure it.

Finally, there are a few recommended extensions. You'll probably want these.

Hope it helps. Give it a , will ya? 🤓