To get started
#server
1]cd into server then hit npm install to install all packages
2]node server.js to start server (install mongodb for the application to work on your system)
#client
1]cd into client then hit npm install to install all packages
2]npm start to start development server
you are goog to go!
#samples of API and screenshot of browser
1]API http://localhost:3002/google - google signin page
2]API http://localhost:3002/user - user object
3]API http://localhost:3002/onboard/1