An app where you can look for a developer using a github username and it will display it's user github information with a text field for you to add some notes.
In the client app directory and in the node API directory install all dependencies by running:
To start the app and the server run in both directories:
In the ruby API directory install all dependencies by running:
To start the server run:
To run tests for the client app or the node server run in their respective directories:
To run tests for the ruby server run: