Skip to content

MichaelA59/dad-joke-generator

Repository files navigation

Dad Joke Generator

Press a button, get a Dad Joke - simple.

Rails Backend, React on the Front

Dad Jokes provided by the Reddit /r/dadjoke API

Instructions

  • Clone
  • Run bundle
  • Run npm install
  • From the console rails s & in another tab npm start
  • Navigate to localhost:3000

Live Site Hosted on Heroku Server

Dad Joke Generator