A single page application, which allows to get list of github users and get detailed information about each of them.
Clone repo and install project dependencies by running "npm install". Then run "npm start" to run project locally or "npm run build" to build it.
Run "npm test" to run the tests.