Skip to content

A mobile application built with Ionic 6 that fetches and displays programming jokes from the JokeAPI.

Notifications You must be signed in to change notification settings

JanneImmonen/IonicJokesGenerator

Repository files navigation

Ionic 6 Jokes App

This is a mobile application built with Ionic 6 and Angular that fetches and displays programming jokes from the JokeAPI.

Features

  • Fetches jokes from JokeAPI
  • Displays jokes in a clean and professional UI
  • Built with Ionic 6 and Angular
  • Cross-platform support (Android, iOS, and web)

Getting Started

Follow these steps to set up and run the Ionic 6 Jokes App:

Prerequisites

  • Node.js: Download and install Node.js from the official website.
  • Ionic CLI: Install the Ionic CLI globally by running npm install -g @ionic/cli.

Installation

  1. Clone the repository to your local machine: git clone https://github.com/JanneImmonen/IonicJokesGenerator.git
  2. Navigate to the project folder: cd IonicJokesGenerator
  3. Install the required dependencies: npm install

Running the App

To run the app in the browser, use the following command: ionic serve To run the app on Android or iOS, follow the instructions in the Ionic documentation: Previewing your app.

Contributing

Contributions are welcome! Please read our contributing guidelines for details on how to contribute to this project.

License

This project is licensed under the MIT License.

About

A mobile application built with Ionic 6 that fetches and displays programming jokes from the JokeAPI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published