Skip to content

PauloGoncalvesBH/github-user-search-v1

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 75.9%
  • SCSS 19.9%
  • HTML 1.5%
  • CSS 1.3%
  • Other 1.4%