Anubhav-dev-web / Job-Junction_dep

The GitHub Job Finder project is a web-based platform designed to facilitate job posting and job seeking . Employers can utilize this platform to post job listings, providing details such as job title, description, requirements, and contact information. On the other hand, job seekers can explore available job listings, fi

Home Page:https://job-junction-cfsh.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Junction - A Job Finder Application

This project is a full-stack job finder application developed by Anubhav Verma. It consists of a backend and frontend component.

Backend

Description

The backend of the project is responsible for handling server-side logic, authentication, and database operations.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • JWT Authentication
  • Cloudinary for image storage
  • Bcrypt for password hashing
  • Validator for input validation

Installation

git clone https://github.com/Anubhav-dev-web/Job-Junction.git

Starting server

cd ./backend

npm i 

npm run dev

Frontend

Description

The frontend of the project is developed using React.js and provides a user-friendly interface for job searching and applying.

Technologies Used

  • React.js
  • React Router for routing
  • Axios for API requests
  • Vite for development server and bundling
  • ESLint for code linting

Starting Frontend

cd ./backend

npm i 

npm run dev

Overview

front

login

register

About

The GitHub Job Finder project is a web-based platform designed to facilitate job posting and job seeking . Employers can utilize this platform to post job listings, providing details such as job title, description, requirements, and contact information. On the other hand, job seekers can explore available job listings, fi

https://job-junction-cfsh.onrender.com/


Languages

Language:JavaScript 73.3%Language:CSS 26.4%Language:HTML 0.3%