Skip to content

ADavidson02/funny-dev

Repository files navigation

Mod 3 Binary Challange - Funny-Dev Joke board

The link to the repo and API

The link to the project description can be found here

https://frontend.turing.io/projects/module-3/binary-challenge.html

Project Overview

For this project, I deciced to work with creating an express server to have a simple back end I could post jokes to and fetch from. The current site is in the view of a single user. The user can save the random jokes that appears on the front page by pressing the heart button. Their saved jokes will then appear on the favorites page where the user can delete the jokes using the trash can button or search their jokes by keywords. I would like to expand the site to include two part jokes and have a login page for users.

Goals

For this project I wanted to create a backend to hold the jokes the used favorited and have them reload.

Technologies

• Javascript • React • Router • Node • Jest • CSS • Material Ui

Challenges

Testing with router and testing conditionally rendered items

Wins

A user can post data to the express server and recieve all the data back.

ScreenShots

funny-dev three Saving random jokes and adding a joke

funny-dev four Deleting jokes from the favorites page

Credit

Amanda Davidson: https://github.com/ADavidson02

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published