Skip to content

tkkhhaarree/timetrackerJS

Repository files navigation

timetrackerJS

An online productivity tracking tool created in MERN stack.

  1. Download this repo.
  2. npm install (install dependencies)
  3. cd client (goto client folder)
  4. npm install (install client dependencies)
  5. cd .. (back to root folder)
  6. npm run dev

    Now install chrome extension: in chrome, goto "more tools" -> "extensions"
    Then turn on developer mode.
    Select "load unpacked" option.
    "Select the "extension" folder in this repo.
    Now sign in the web app using credentials: abcd@gmail.com, password: 123456
    See your browsing activity. redeploy