Challenge outline: Github Repositories listing page

Design an Angular 14+ single-page application (SPA) that takes a GitHub username as input and displays the public Github repositories belonging to the user.

For example, johnpapa is a valid Github username

Starting Repository

https://github.com/fylein/fyle-internship-challenge-23

References & Requirements