Skip to content

Latest commit

 

History

History

cold-emailing-with-react-ai

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
  • Create an EmailJS account.
  • Add an API Key to your account in order to communicate with the API.
  • Run both servers using npm start