A job tracking MERN full-stack web application
Jobify is a job tracking MERN application that allows users to register, login, and update their account. Users can create job applications and track them, with only the user who created the application being able to access or modify it using JWT (JSON Web Tokens).
Jobify is a job tracking application built using the MERN (MongoDB, Express.js, React.js, and Node.js) stack. It allows users to create and track job applications, providing features such as user registration, login, account update, and authentication using JWT. The installation process involves cloning the repository, configuring environment variables, setting up the application, and starting it in either development or production mode. Overall, Jobify offers a convenient solution for managing job applications and tracking them effectively.