
GitFirst
Find projects on GitHub with ease
After creating the mvp, I showed it to some users in Startup Kitchen slack channel. They pointed out some bugs and gave feedback on more user friendly ui. I got busy with my day job, so I abandoned it for months. Finally I made the changes in jan and launched on ProductHunt on 2nd Feb. I got moderate response and some feedback.

I started playing with GitHub api and soon find an api to fetch projects based on text, language of project etc.
I embedded this api in React app and created a basic ui. Users can fetch projects based on no of starts, language, text and label of issues eg. good first issue.
Also users can bookmark the repos for future without login.

Comment
I contribute to open source projects from time to time. But finding a project which is open for new contributors and has easy to read codebase is not easy task.
So I just wanted a simple app which I can use to find projects in language I interested..

Comment
About
Most of projects on GitHub are complex and has huge codebase, so they are not suitable for new contributors. Also GitHub searching project ui is not that good. So I created GitFirst with simple ui and search options.
Comment