This is MERN project by which you can track your jobs with ease. You can create an account and access them whenever you want.
visit it here
npm install && npm start
Pull requests are welcome.
git clone <url>
git checkout -b <your branch>
After working on it.
git add .
git commit -m <commit message>
git push origin <your branch>