This is a simple and basic project that shows you whom doesn't follows you back on Github, so you can challenge them to a duel.
Just star this repository and go to the website.
This proyect uses the airbnb eslint style guide. For running it, you can use the following command:
yarn lint # Check linting
yarn lint --fix # Automatic fix linting
Feel free to contribute opening a PR.
- Improve the way to get the next page of the followers/following in the API call
- Add CI