PauloGoncalvesBH / github-user-search-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github User Search


Introduction

This is a basic project that search for a user on github and then returns a few of the user data and it's repositories's names and descriptions.

Demo

github-user-search-demo.mp4

How to get up and running

Clone or download the repo

  • yarn to install dependencies
  • yarn dev to run the project in development mode

How to commit into this repo?

  • git commit since this repo uses husky and cli commitlint, a frindly cli will appear to help you commit a clear message

Disclaimer

The github api is public and it has a limit of 60 request for a unauthenticated user

About


Languages

Language:TypeScript 75.9%Language:SCSS 19.9%Language:HTML 1.5%Language:CSS 1.3%Language:Shell 0.9%Language:JavaScript 0.5%