Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.29 KB

File metadata and controls

31 lines (20 loc) · 1.29 KB

Github Finder App (Learning Project)

A app to search GitHub profiles and see profile details by using Github API.

How to compile?

  • Fork this repo, and type the following command.
npm install
npm run dev

or

yarn
yarn dev

Author:

MrGrootx

Screenshots