This was a clone that I made of the chatGPT website using the chatgpt api version 3.5 and implementing some technologies that I'm studying like firebase, tailwind and SWR.
- JavaScript
- TypeScript
- React
- Firebase
- TailwindCSS
- NodeJS
- OpenAI(ChatGPT API)
- NextJS 13
- SWR
- Next-Auth
- React Firebase Hooks
- React Hot Toast
- React Select
- HeroIcons
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.




