See Live: JobTrack
A fully responsive web application designed and developed to help job seekers organize and manage their job applications as efficiently as possible by creating job cards and categorizing them.
- React.js
- React Query
- Express.js
- Node.js
- MongoDB
- Auth0
- Emotion
- React Testing Library
- Incorporated ReactQuery for data synchronization (fetch, cache, and update) so that there is no global state to manage, reducers, or heavy configurations like Redux.
- Applied Auth0 as the authentication and authorization platform to secure the access process for everyone.
- Tested the UI components using React Testing Library to increase confidence in UI code.
- Clone the project and
cd
into it - Run
npm install
- Run
npm start
, host the app locally and enjoy