A modern app to help you contribute to open source.
It provides a search to help you find issues with the "good first issue" label using the Github API.
- Snowpack with Create Snowpack App
- React and Typescript
- Material UI
- React Hook Form
- Hosted on Netlify
npm start
Open http://localhost:8080 to view it in the browser.
npm test
Launches the test runner in the interactive watch mode.
npm build
Builds a static copy of your site to the build/
folder. This is done
automatically by Netlify on pushes to the master
branch, so you shouldn't need
to do this yourself.
Contributing is welcome. Please read the contributing doc first.