Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p-adams/spiffy

Find issues labelled "good-first-issue" on GitHub
https://github.com/p-adams/spiffy

github-api hacktoberfest2022 jest react tailwindcss

Last synced: about 1 month ago
JSON representation

Find issues labelled "good-first-issue" on GitHub

Awesome Lists containing this project

README

        

## Spiffy

### Find issues labelled "good-first-issue" on GitHub

A great way to start contributing to open source projects is to find issues in a repository labelled "good-first-issue". Spiffy allows you to search such issues by topic and language.

#### To run the app

##### Clone repository:

`$ git clone https://github.com/p-adams/spiffy.git`

##### Cd into directory and install dependencies:

`$ npm install`

##### Start dev server

`$ npm start`