Skip to content

Files

Latest commit

 

History

History
 
 

resume-builder-with-react-chatgpt-nodejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Steps to follow before cloning this repository

  • Clone this repository
  • Install both the client and server dependencies by running npm install
  • Create an OpenAI account
  • Add an API Key to your account in order to communicate with the API.
  • Run both servers using npm start