One good place to find projects is the cloud native computing foundation CNCF page. These are middleware projects used to build the middleware in a kubernetes distributed OS. If a project is in CNCF then people think it's useful and it is widely used.
Where can we look to find open source projects? Github ?
Yes, you can find good projects in Github. Also in GitLab and Bitbucket.
You can look for tags like "front-end", "JavaScript", "React", and "good first issue".
You also have good websites like CodeTriage, Open Source Friday, and First Timers Only that help you find them.
I hope that's helpful!
One good place to find projects is the cloud native computing foundation CNCF page. These are middleware projects used to build the middleware in a kubernetes distributed OS. If a project is in CNCF then people think it's useful and it is widely used.
Thanks for sharing!