A web app that gather and displays repository information for a specific user. It interacts with github public API. Give it a try here.
The technologies used are:
To run the project on your local, clone this repo and then run:
npm install
After the installation, run this command to start your local environment:
npm run serve
If you are having trouble, have a suggestion or see a bug feel free to reach out to me.