Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

JobConnect - MERN Stack Job Portal

Description

JobConnect is a Full Stack Job Portal application developed using the MERN Stack (MongoDB, Express.js, React.js, and Node.js). It allows users to register, log in, and manage job postings with complete CRUD functionality.

Features

  • User Registration
  • User Login
  • Add Job
  • View Jobs
  • Update Job
  • Delete Job
  • MongoDB Database Integration
  • REST API
  • React Router Navigation

Technologies Used

  • React.js
  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Axios
  • React Router DOM
  • HTML5
  • CSS3
  • JavaScript

Installation

git clone https://github.com/your-username/JobConnect-MERN.git

cd JobConnect-MERN

Backend

cd backend
npm install
npm run dev

Frontend

cd frontend
npm install
npm run dev

Author

Manoj S

About

A Full Stack Job Portal Application built using MongoDB, Express.js, React.js, and Node.js with User Authentication and CRUD Operations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors