Skip to content

Banel-Mgwevu/jokeapp

Repository files navigation

Quotes and Jokes App 🤣

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.

Features

  • Fetches jokes from an external API
  • Displays jokes with authors
  • Auto-refresh functionality to get new jokes every 10 seconds

Getting Started

To run this application locally, follow these steps:

  1. Clone this repository to your local machine.

    git clone <repository-url>
    
  2. Open the project in your preferred Dart/Flutter IDE.

  3. Ensure that you have Flutter set up and configured properly.

  4. Run the app using the following command:

    flutter run
    
  5. Enjoy the app! 🚀

Screenshots

Include screenshots or GIFs of your app in action here.

Dependencies

  • Flutter SDK
  • http package
  • material.dart
  • async.dart
  • json.dart

Contributing

If you'd like to contribute to this project, feel free to open an issue or a pull request. All contributions are welcome! 🙌

License

This project is licensed under the MIT License.

Acknowledgements

Special thanks to the creators and contributors of the APIs used in this app.

Contact

For any inquiries or suggestions, feel free to reach out:

Your Name Your Email Address Your Portfolio or GitHub Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published