Github User Search Is a Angular 2 based single page App that uses the Github Web API to find any user on github by it's user name.
Tu Run this app You need Nodejs Installed on your mac or windows (Download it from here : https://nodejs.org/en/
After Installing nodejs, open your Terminal or cmd on windows and type following commands
- Install Node Modules: "npm install"
- To run the App : "npm start"
This Application is Developed as a part of my Angular 2 Learning with guidance Eduonix.com (https://www.eduonix.com/)