Skip to content

A React.js based web-app to find repositories containing 'good first issues' open source contribution. Any kind of contribution and suggestions are highly appreciated!

inezabonte/Find-Me-Issues

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits behind version0chiro:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

welcome to Find-Me-Issues πŸ‘‹

Version Maintenance License: MIT

🏠 homepage

A React.js based web-app to find repositories containing 'good first issues' for open source contribution.

πŸ”₯ Tech Stacks

JavaScript React Material UI GitHub

πŸ’‘ Inspiration

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!

πŸ›  usage

setting up back-end & front-end

$ 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

πŸ“Έ screenshot

demo

🀝 Contribution Guidelines

Contributions, issues and feature requests are welcome! Guidelines can be found here.

Feel free to check issues page here.

πŸ™Œ Contributors

✨ Show your support

Give a ⭐️ if this project helped you!

About

A React.js based web-app to find repositories containing 'good first issues' open source contribution. Any kind of contribution and suggestions are highly appreciated!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • HTML 6.9%
  • CSS 5.9%