Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 613 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 613 Bytes

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