This Angular 7 application is used to fetch data from github APIs. This data is being resprented in form of tables, cards and list items.
- Angular routing to navigate through different layouts.
- Bootstrap 4 for layouts.
- http services to fetch data from APIs.
-
Install latest version of nodejs. Download Nodejs
-
Install latest version of visual studio.
-
Download/Clone the code from github. Download Project
-
Download all the dependencies by running following command in terminal.
npm install -
Run following command in terminal to run the project in server
ng serve -o
.png)