Skip to content

hollyabrams/react-jokes-classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jokes

CheeZJokes App

An app that lets people view and vote on cheesy jokes. To generate jokes, it uses the ICanHazDadJoke API.

When the page loads, the application fetches 10 jokes, making sure that no joke appears more than once on the page.

The application lists the jokes, along with a “vote-up” button, a “vote-down” button, and the net score (up - down) for each joke. Users can vote, and the net score updates.

The application is written using class components.

About

An app that lets people view and vote on cheesy jokes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors