- 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.
ojasw17/facebook-clone
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|