Skip to content

Job Portal Frontend React Project - A user-friendly interface for job seekers to find jobs and employers to post job openings. Built using React and integrated with the backend Spring Boot application.

Notifications You must be signed in to change notification settings

bm9avan/job_portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Portal Frontend React Project

Welcome to the Job Portal Frontend React Project! This project provides a user-friendly interface for job seekers to find jobs and employers to post job openings.

Getting Started

  1. Fork the Job Portal Backend Spring Boot Project and follow the instructions to set up and run the backend locally.

  2. Clone this repository to your local machine:

git clone https://github.com/bm9avan/job-portal.git
  1. Navigate to the project directory:
cd job-portal
  1. Install the project dependencies:
npm install
  1. Run the React app locally:
npm start

The app should now be running on http://localhost:3000.

Project Structure

The frontend project is organized as follows:

  • src/components: Contains the components used in the app, including the NavBar and pages.
  • src/pages: Includes three main pages - Home, Find Jobs, and Add Job, each connected through React Router DOM.

Features

  • Home Page: Provides a brief overview of the job portal and its features.
  • Find Jobs Page: Allows users to search for jobs based on keywords, skills, and location.
  • Add Job Page: Enables employers to post job openings with essential details.

Dependencies

  • React
  • React Router DOM

Contribution

Contributions to this project are welcome! If you encounter any bugs or have suggestions for improvements, feel free to open an issue or submit a pull request.

For more details on the project, check out the live demo!

About

Job Portal Frontend React Project - A user-friendly interface for job seekers to find jobs and employers to post job openings. Built using React and integrated with the backend Spring Boot application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published