Skip to content

matheusdoedev/hubusca

Repository files navigation

HUBusca

A Github user search

Repo Size Top Languages Repo License Repo Version Personal Site

Get Started

Install dependencies:

npm install

yarn

Development:

npm run dev

yarn dev

Build:

npm run build

yarn build

About

  • HUBusca is a solution for make easy to search a user on Github
  • Is a website made with Next.js

Technologies

Meta

Authors:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request