This is a simple job tracker web application built using Redux Toolkit for state management and a JSON server for data persistence. The app allows users to filter, add, and delete job listings. SVGR is used for handling icons.
job_tracker.mp4
- Job Filtering: Easily filter job listings based on different criteria.
- Add Jobs: Add new job listings to the tracker.
- Delete Jobs: Remove job listings from the tracker.
- Icons with SVGR: Enhanced UI with SVG icons.
-
Frontend:
- React
- Redux Toolkit
- SVGR for icons
-
Backend:
- JSON Server
-
Clone the repository:
git@github.com:disconnectuss/job_tracker-reduxToolkit.git
Contributing Feel free to fork this repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.
License This project is licensed under the MIT License. See the LICENSE file for more details.
Customize this template with your specific project details and ensure the file paths and commands match your project's structure.