/CHATGPT-CLONE-TS

openAI api integrated and firebase authentication and cloudstore integrated

Primary LanguageTypeScript

CHATGPT-CLONE-TS

Introduction for this project, I considered making a chatGPT clone where users can login, sign up if they don't have an account and also sign out

Installation Instructions

NPM install.  *to get your node modules*
Create a .env file in your root folder, 
  `REACT_APP_API_KEY="include your openAI api key"`
  `REACT_APP_FIB_KEY="include your firebase key"`
Include your your .env file in your gitignore file 
  #api keys
  .env
`NPM start. *to run the web-app* `
Screenshot 2023-05-20 at 1 28 15 PM
Screen.Recording.2023-05-20.at.1.30.25.PM.mov
Screen.Recording.2023-05-20.at.1.33.48.PM.mov
Screen.Recording.2023-05-20.at.1.32.11.PM.mov