Search repositories on GitHub for contribution
GitFirst is a react application that lets you explore projects on GitHub and filter based on language,stars and good first issue label.
Visit Site
Initial View
💥 Search by text, no of stars, lanuage and "good first issue" label 💥
Bookmark Projects
💥 Click on the bookmark icon to bookmark project and view later 💥
View Bookmark Projects
💥 Click on the bookmark icon next to Explore button to view bookmarked projects. 💥
- Clone repo with
git clone https://github.com/manishsaraan/git-first.git
- Install dependencies with
yarn install
- Run project with
yarn start
Visit: http://localhost:3000 to view the project