A small app which fetches and renders jokes from The Internet Chuck Norris Database
Jokes App
This small iOS app fetches and renders jokes from the Chuck Norris Internet Database API.
The user can choose to:
- Display a random joke.
- Display a list of jokes which automatically updates as the user scrolls down the list.
- Enter a different main character for a random joke.
- Choose whether to exclude explicit jokes.
Setup
To get this project running, please clone the repository and open the Jokes.xcodeproj
file in Xcode.
Support
This app supports iOS 12 and above.