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: 3 months ago
JSON representation
Find issues labelled "good-first-issue" on GitHub
- Host: GitHub
- URL: https://github.com/p-adams/spiffy
- Owner: p-adams
- Created: 2018-05-21T21:41:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T07:37:34.000Z (over 4 years ago)
- Last Synced: 2024-12-29T20:24:56.680Z (about 1 year ago)
- Topics: github-api, hacktoberfest2022, jest, react, tailwindcss
- Language: CSS
- Homepage:
- Size: 601 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`