React App - GUI interface for official-joke-api.appspot.com
See deployed version at https://joke-app-111.netlify.app/
Clone the repository, run npm i, then run:
npm run dev for the development server,
npm run build to build; files will be under the /dist folder,
npm run preview for the preview of the prod.


