A Vue app that helps beginner devs find their first open-source contribution.
- Show good first issues in one place
- Show total count of available issues
- Pagination / load more
- Search GitHub repositories
- Filter by language
- Filter by difficulty
- Repo detail page (open issues count, last activity, language, stars)
- Show last activity
- Check if they are merging PRs
- Check if they are active
- Vue
- TypeScript
Repo: vuejs/core Language: TypeScript Beginner score: 7/10 Good first issues: 12
npm installnpm run dev