#Lab (educational app)
##Technologies used:
- JQuery
- Bootstrap
##App description Application shows GitHub users on the main page and specific user data if you choose it in the list.
##How to start the application
- Download it to your local environment;
- Host the root of application in web server;
- Open
<app_address>/
in the browser.