Skip to content

ojasw17/JobBlitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#JobBlitz

Instructions for initializing app:

  • Install dependencies in backend directory: npm install
  • Start express server: npm start
  • Backend server will start on port 8080.
  • Now go inside frontend directory: cd ..\frontend
  • 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.

Releases

No releases published

Packages

 
 
 

Contributors