clone repo
run 'npm i' to install dependencies,
run 'npm start'
navigate in browser to 'http://localhost:3000/home'
login with username: 'testUser123' and password: 'Password1'
work-in-progress: forgot password routing implmented but currently is blank page.