Skip to content

Built a job portal web application using MERN stack. Supports various features like adding job, apply etc.

Notifications You must be signed in to change notification settings

trinadh724/Job-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NOTE: Please add your mongoDb uri in mongoose.connect which is there in server.js file in backend folder.

To Start the app

Run this backend folder

npm install

  • To start Frontend

Run this in frontend folder

npm install

The front end runs on port 3000. Express backend runs on port 4000

Now To Run: Run this in the parent folder

npm run dev

About

Built a job portal web application using MERN stack. Supports various features like adding job, apply etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages