A project following the instructions of Buildspace course.
This is a Next.js project bootstrapped with create-next-app
.
🔔 Rename the file
.env.example
to.env.local
. And then add your own API key from OpenAI.
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.