benawad / benawad/react-hooks-tutorial

api change to raw.githubusercontent.com/ajzbc/kanye.rest/quotes/quotes.json

Open
#4 1 comment 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.