Skip to content

website for finding and posting job using mern stack

Notifications You must be signed in to change notification settings

asadrazashah/mern-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-Stack-Application

Project created using Mern Stack It is a simple job searching and posting website . User has to signup before posting a job .

// Simple Features of this application Routing using react router, Protected Routes using react router, Pagination for jobs posts on Frontend, Authentication using json web token, Job Search based on job title, Contact us form works but the code is commented and you have to add the credentials in order to recieve email from the user, Reactstrap is used for styling

//Note In order to use the code you have to add your own mongoo db URI into index.js file