Skip to content

ojasw17/facebook-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

facebook-clone

Instructions for initializing app:

  • Install dependencies in backend directory: npm install
  • Start express server: npm start
  • Backend server will start on port 8800.
  • Now go inside frontend directory: cd ..\frontend-react-app
  • Install dependencies in frontend directory: npm install
  • Start web app's frontend server: npm start
  • Frontend server will start on port 3000.
  • Now open http://localhost:3000/ and proceed creating jobs and applications by signing up in required categories.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors