Consuming the GitHub api

Getting Started

Run yarn to download the project dependencies:

$ yarn 

Running the app

$ yarn start:dev

Now the application up http://localhost:3000

Screenshot 2024-07-01 at 00 19 31

Router Explorer

  • /github/users/:username
  • /github/users/:username/following

Using in this project

Nest typescript axios