Skip to content

sivakarthik51/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backend

The backend is deployed to Heroku

To Run the server locally

  • cd server
  • npm start

Front-end

The front end is deployed to Netlify To Run the front-end locally

  • cd client
  • npm start