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
Bookmark Projects
View Bookmark Projects
How to run project
- 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