/tracker

working time tracker

Primary LanguageTypeScriptMIT LicenseMIT

tracker

working time tracker diagram

how to run this project

  • clone the repository
  • make sure you have nodejs and mongodb installed on your machine
  • go to project root directory and change .env.example file name to just .env and fill the information with your credentials
  • run yarn / npm install
  • run yarn dev / npm run dev
  • enjoy exploring

Live Demo Link (Heroku)

Thank you