Skip to content

JokeApp is a Flutter application that fetches and displays hilarious jokes from a public REST API. Enjoy a quick laugh anytime with its simple and user-friendly interface!

License

Notifications You must be signed in to change notification settings

WAJAMASARA/JokeApp

Repository files navigation

JokeApp

JokeApp is a simple Flutter application that fetches jokes from a public REST API (JokeAPI). The app allows users to retrieve random programming-related jokes and displays them in an elegant interface.

Features

  • Fetches jokes from the JokeAPI endpoint.
  • Displays both single-line and two-part jokes.
  • Responsive UI with smooth gradients and modern styling.
  • Error handling with friendly messages.

How to Run the Application

1. Clone the Repository:

Run the following command to clone the repository to your local machine:

git clone <repository-url>
cd jokeapp

2. Install Dependencies:

Run the following command to install the required Flutter packages:

flutter pub get
flutter run

About

JokeApp is a Flutter application that fetches and displays hilarious jokes from a public REST API. Enjoy a quick laugh anytime with its simple and user-friendly interface!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published