GitHub Profile Search is a simple PWA where you can search for any user on the GitHub platform. This app uses the GiHub API.
I'd love to have your helping hand on github-profile-search
!
Tips
You can see your changes by running the script:
yarn start
If you want to make a deploy of your changes, you can run the following command:
yarn run deploy
Try run the tests to check if you changes are working properly:
yarn test
If you're creating tests, you can run the test:watch
script to avoid waste time by running the test
script multiple times:
yarn run test:watch
OBS: Only contributors can deploy changes, so don't waste your time deploying if you aren't one.
github-profile-search
is released under the Apache License. See LICENSE for details.