🏠 homepage
A React.js based web-app to find repositories containing 'good first issues' for open source contribution.
The most painful thing for programmers who are new to open-source is finding beginner friendly projects to contribute. This issue will be resolved by Find-Me-Issues, with a simple and easy to use interface, people will be able to filter the repositories with the type of language they want to work with, number of stars the repository has, number of issues the repository currently has open and much more!
$ git clone https://github.com/version0chiro/Find-Me-Issues.git
$ npm i
$ npm run start // this script is for backend
$ npm run build // this script is for frontend
Contributions, issues and feature requests are welcome! Guidelines can be found here.
Feel free to check issues page here.
Give a ⭐️ if this project helped you!