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.
Frontend Source Code: https://github.com/MaanilVerma/Job-Listing-With-Filter
Deployed Application: https://jobs-listing-maanil-verma.netlify.app/
Features Included in this application:-
- Clone the Repository using "git clone".
- Use command "npm install" or "yarn install" to install the dependencies.
- Use command "npm start" or "yarn start" to open the project at http://localhost:3000 to view it in the browser.