https://github.com/moishinetzer/joke-api-call
Uses a Jokes API to get a random joke of the chosen category
https://github.com/moishinetzer/joke-api-call
Last synced: about 1 year ago
JSON representation
Uses a Jokes API to get a random joke of the chosen category
- Host: GitHub
- URL: https://github.com/moishinetzer/joke-api-call
- Owner: moishinetzer
- Created: 2021-01-19T00:14:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T00:24:58.000Z (over 5 years ago)
- Last Synced: 2025-04-04T20:43:13.745Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Joke API Caller
Calls an Joke API with buttons that allow you to generate another joke in the wanted category.
Made with Create-React-App