Skip to content

Glendson/chatgpt-msg

Repository files navigation

Logo

ChatGPT APP V3.5

About

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.

Layout

Layout

LogIn Page

LogIN

Chat Layout

Chat

ChatGPT API ANSWER

answer


Technology

  • JavaScript
  • TypeScript
  • React
  • Firebase
  • TailwindCSS
  • NodeJS
  • OpenAI(ChatGPT API)

Framework

  • NextJS 13

Libraries

  • SWR
  • Next-Auth
  • React Firebase Hooks
  • React Hot Toast
  • React Select
  • HeroIcons

Author

Glendson Garcete

FullStack Developer

LinkedIn GitHub Gmail

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open 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.

Releases

No releases published

Packages

 
 
 

Contributors