Land your dream job with ease! Track applications stay organized and manage your profile—all in one sleek hassle-free platform designed for job seekers.
Experience the project live on:
https://jobify-k86w.onrender.com/
Here are some of the project's best features:
✅ Effortlessly add edit and delete job applications.
✅ Keep track of all the roles you’ve applied for in one streamlined dashboard.
✅ Update your profile and preferences to reflect your goals
✅ Stay focused and never miss an opportunity with intuitive tools designed for job seekers.
1. Clone the repository in your local environment.
2. Open the client folder using the following command.
cd client
3. Install the dependencies using the command:
npm install
4. Come out from the client folder using the command:
cd ..
5. Install the dependencies for the backend of the project using the following command.
npm install
6. Run the project using the command mentioned below
npm run dev
Technologies used in the project:
- MERN Stack
- Axios
- React Router
- MVC Architecture
- Password hashing using bcryptjs
- Recharts
- React Query