Web to allow GitHub projects owners to find new contributors for threir stale projects.
- Search projects with language
- Publish projects
- Project info like stars, issues etc.
- Pagination and use of latest features
Run yarn start
for a dev server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.
Run yarn build
for a production build.