Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 474 Bytes

File metadata and controls

12 lines (11 loc) · 474 Bytes

ProductivityTracker

Project to capture mouse and keyboard activity and log it back to the user THE FILE inputDetect.js in client/component/inputDetect.js was taken from npm library and github page : https://github.com/ten1seven/what-input

how to run:

  1. clone down repo
  2. navigate to folder, and run 'npm install'
  3. open 2 terminals first terminal runs "npm run start" second terminal runs "num run build"
  4. open localhost:3000 in chrome. 5)use the website.