Skip to content

DPRAHUL-2021/JobListingReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

JobListingReact

JobListingReact is a user-friendly job listing application built with React.js. This project allows users to browse, view, and manage job postings seamlessly. It features a modern interface and provides essential functionalities for job seekers and employers alike.

Features

  • Job Browsing: Users can view a comprehensive list of job postings with details such as job title, type, location, salary, and company information.
  • Job Details Page: Each job listing has a dedicated page that provides an in-depth description, salary information, and company details.
  • Responsive Design: The application is fully responsive, ensuring a great user experience on both desktop and mobile devices.
  • Job Management: Employers can edit and delete job postings, with confirmation prompts to prevent accidental deletions.
  • Toast Notifications: Users receive feedback via toast notifications for successful actions, such as job deletions.

Tech Stack

  • React.js: The core library for building the user interface.
  • React Router: For navigation and routing between different components.
  • React Icons: To enhance the UI with icons for a modern look.
  • Tailwind CSS: For styling and responsive design.
  • Toastify: To display toast notifications for user interactions.
  • JSON Server: Provides a mock backend for making API calls using a jobs.json file.

Getting Started

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/JobListingReact.git
    
  2. Navigate to the project directory:
    cd React-Jobs
  3. Install the dependencies:
    npm install
  4. Start the JSON server
    npm run server
  5. Start the development server
    npm start
    

About

A simple job listing application built with React.js that utilizes JSON Server for a mock backend. Easily manage job listings with a user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages