asadrazashah / mern-stack

website for finding and posting job using mern stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

website for finding and posting job using mern stack


Languages

Language:JavaScript 96.9%Language:HTML 1.8%Language:CSS 1.3%