Skip to content

Buuntu/good-first-issue

Repository files navigation

Good First Issue

Netlify Status License:MIT

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.

Tooling

Develop

npm start

Open http://localhost:8080 to view it in the browser.

Test

npm test

Launches the test runner in the interactive watch mode.

Build

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

Contributing is welcome. Please read the contributing doc first.