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
- 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
for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Visit the Angular Documentation to learn more. Styling is to be strictly done with Tailwind.