Skip to content

An application built with react that retrieves jokes from an API and enables you to interact with them and get more.

Notifications You must be signed in to change notification settings

ViniciusLCLima/Dad-Jokes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dad Jokes App

Description

This is a simple app that displays jokes. It is possible to evaluate the jokes by upvoting or downvoting them and also get new jokes. Here's a preview of what it looks like:

The App, it displays, on the left, a laughing face and a button to get new jokes and, on the right, a list of jokes with up and down buttons for them to be evaluated.

How to run it:

After dowloading and unziping the files in your machine, open a command window inside of the dad-jokes-app directory folder and run:

npm install

Wait for the operation to complete and run:

npm start

A few seconds later, your browser should open running the application. If this doesn't occur, try opening the browser by yourself and going to localhost:3000

About

An application built with react that retrieves jokes from an API and enables you to interact with them and get more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published