snaguf / jokesonchuck

A React app for displaying Chuck Norris jokes from The Internet Chuck Norris Database http://www.icndb.com
MIT License
0 stars 0 forks source link

#1 Fetch jokes #1

Closed snaguf closed 3 years ago

snaguf commented 3 years ago

Fetch jokes from the Chuck Norris API.

Data should be available as up as possible in component hierarchy (App-level).

snaguf commented 3 years ago

Jokes should be fetched only when button is clicked.