A simple app that displays different jokes everytime you click on "Next Joke". The jokes are fetched with the help of APIs. To get response promises as well as async-await are used.
Since this is an example project, I'd encourage you to clone and rename this project to use for your purposes. It's a good starter boilerplate.
- Clone or download the repository to your local machine.
- Open the index.html file in your preferred browser to view the website.
- Explore the code by opening the file in a text editor and following the comments.
A short video demo of the complete project:
video1096027829.mp4
A couple of Screenshots:
The deployed link of the project:
Contributions are always welcome! Please submit an issue using the issue tab above if you have feedback or improvement suggestions. I would appreciate it if you could submit a pull request with a fix.