Full Stack App called Jobify that helps the user to keep track of their job application process.
Front-End: React, styled-components.
Back-End: Node,Express,MongoDB.
Key-components:
SharedLayout:implemented using React-Router v6 shared layout.
Authentication: implemented JWT using local storage.
Query/Pagination:implmeneted using mongodb aggregation pipeline.
Chart: implemented using rechart API.