This Flutter application fetches random jokes from an API and displays them along with their authors. It also periodically updates the jokes every 10 seconds.
- Fetches jokes from an external API
- Displays jokes with authors
- Auto-refresh functionality to get new jokes every 10 seconds
To run this application locally, follow these steps:
-
Clone this repository to your local machine.
git clone <repository-url>
-
Open the project in your preferred Dart/Flutter IDE.
-
Ensure that you have Flutter set up and configured properly.
-
Run the app using the following command:
flutter run
-
Enjoy the app! 🚀
Include screenshots or GIFs of your app in action here.
- Flutter SDK
- http package
- material.dart
- async.dart
- json.dart
If you'd like to contribute to this project, feel free to open an issue or a pull request. All contributions are welcome! 🙌
This project is licensed under the MIT License.
Special thanks to the creators and contributors of the APIs used in this app.
For any inquiries or suggestions, feel free to reach out:
Your Name Your Email Address Your Portfolio or GitHub Profile