A Github user search
Install dependencies:
npm install
yarnDevelopment:
npm run dev
yarn devBuild:
npm run build
yarn build- HUBusca is a solution for make easy to search a user on Github
- Is a website made with Next.js
Authors:
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request