Job Listings App

Job Listing App is an application where user can search for Jobs. Also, user can use Search Filter to narrow down the Job Post according to the relevant tags.

Application Link

Frontend Source Code: https://github.com/MaanilVerma/Job-Listing-With-Filter
Deployed Application: https://jobs-listing-maanil-verma.netlify.app/

Features

Features Included in this application:-

  • Users can add multiple ‘tags’ in the search bar. When the user adds a tag, the search results refresh with the job postings matching the current list of tags in the search bar.

  • Users should be able to clear a tag by hitting the cross next to it or clear all tags by clicking on the Clear button on the right side of the search bar.

  • How to Use this Project

    1. Clone the Repository using "git clone".
    2. Use command "npm install" or "yarn install" to install the dependencies.
    3. Use command "npm start" or "yarn start" to open the project at http://localhost:3000 to view it in the browser.


    🤝🏻  Connect with Me