This challenge involves implementing application using github api.
The services that you need to use are already implemented - check out ApiService.
You can see details of this challenge here
Note - This challenge is in angular. We work on angular frameworks & after you join we expect the same from you. Hence it is required to complete this assignement in angular itself.
- Fork this repository to your github account.
- Clone the forked repository and proceed with steps mentioned below.
- Install angular cli Ref
npm install
in this repository
Run ng serve
| npm start
for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.