# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate
$ yarn start
- All the jokes are fetched from https://icanhazdadjoke.com/api
- Production server running on https://dadjokes-garcia.vercel.app/