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
Assessment
This issue has not been assessed yet.