Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.31 KB

README.md

File metadata and controls

56 lines (33 loc) · 1.31 KB

🛠️ JobFinder Pro

✨ Features

  • 🔍 Search Jobs: Use the search bar to quickly find jobs by name.

  • 🗂️ Filter by Categories: Utilize the dropdown to filter jobs based on specific categories.

  • 🔄 Sort Jobs: Sort job listings by creation date, name, or category to find relevant results.

  • ✋ Drag-and-Drop Reordering: Easily re-order jobs using a simple drag-and-drop interface.

  • ♻️ Reset Filters: Clear all filters and sorting options with a single click to start fresh.

Getting Started

Prerequisites

Ensure you have the following installed:

  • 🟢 Node.js
  • 🧶 Npm (Package Manager)

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/saadazghour/jobfinder-pro.git
  2. Navigate to the project directory:

    cd jobfinder-pro
  3. Install dependencies:

    npm install

🏃 Running the Application

  • 🚀 Execute the following command to start the application:

     npm start

🤝 Contributing

  • Contributions are welcome!! Please fork the repository and submit pull requests to contribute. For major changes, please open an issue first to discuss what you would like to change. Please ensure to update tests as appropriate.