Skip to content

Galaxies-dev/ionic-modern-angular

Repository files navigation

Ionic with Angular 17 & Standalone Components

This project demonstrates how to use Angular 17 features with the latest versions of Ionic Framework and Capacitor to build a cross-platform app.

Features

  • Ionic UI Components as Standalone Components
  • Angular 17 Control Flow
  • Route Parameter Binding
  • Signals
  • Inline Overlays
  • ESBuild

Run the app

This app uses The Movie Database API to load data.

You can sign up to get an API key here.

Once you have your API key, edit the environment.ts in the src/environments and insert your API key!

Install the dependencies and run the app in the browser:

npm install
ionic serve

Disclaimer

This repository was created with the Angular 17.0.0-rc.1

Preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published