benawad / benawad/react-hooks-tutorial
api change to raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json
Open
- Dominant language
- JavaScript
- Stars
- 275
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
const quotes = JSON.parse(
await (await fetch('https://raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json')).text()
);
for you, come later my friends
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the quoted fetch call to raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json. The issue does not identify a file, test, desired API change, or completion criteria, so clarify the intended endpoint change before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100