Press a button, get a Dad Joke - simple.
Rails Backend, React on the Front
Dad Jokes provided by the Reddit /r/dadjoke API
- Clone
- Run
bundle
- Run
npm install
- From the console
rails s
& in another tabnpm start
- Navigate to
localhost:3000
Press a button, get a Dad Joke - simple.
Rails Backend, React on the Front
Dad Jokes provided by the Reddit /r/dadjoke API
bundle
npm install
rails s
& in another tab npm start
localhost:3000