Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/p-adams/spiffy
- Owner: p-adams
- Created: 2018-05-21T21:41:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T07:37:34.000Z (over 3 years ago)
- Last Synced: 2024-11-07T22:43:22.217Z (3 months 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`