ionic-team/ionic-conference-app

A conference app built with Ionic to demonstrate Ionic

3,593

stars

1,107

commits

TypeScript

primary language

Sep 8, 2026

updated

ionic-conference-app-eta.vercel.app

README

Ionic Angular Conference App

Built with Ionic Angular MIT License

This is a kitchen-sink demo application built with Ionic Framework and Angular. It showcases a wide range of Ionic components and features in the context of a fictional tech conference app.

Note: There is no actual Ionic Conference. This project is purely for demonstration purposes.

πŸ‘‰ Try the Live Demo

🧱 Framework Variants

This app is also available in other frameworks:

✨ Features

  • Browse conference schedule with filtering
  • View speaker bios and session details
  • User authentication and profile management
  • Interactive maps for venue navigation
  • Push notifications support
  • Dark/Light mode toggling
  • Cross-platform support: iOS, Android, and Web

βš™οΈ Getting Started

Prerequisites

  • Node.js (LTS version recommended) β†’ Download
  • npm (included with Node.js)
  • Ionic CLI β†’ Install globally:
    npm install -g @ionic/cli
    
  • Angular CLI β†’ Install globally:
    npm install -g @angular/cli
    

Installation

  1. Clone the repository:
    git clone https://github.com/ionic-team/ionic-conference-app.git
    
  2. Navigate into the project:
    cd ionic-conference-app
    
  3. Install dependencies:
    npm install
    
  4. Start the dev server:
    ionic serve
    
  5. Open your browser to:
    http://localhost:8100
    

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details on how to submit pull requests, report issues, and contribute to the project.

πŸ“„ License

This project is licensed under the MIT License.

Contributors

(top 30 of 58)

brandyscarney

484 commits

tlancina

156 commits

adamdbradley

94 commits

ionic-team/ionic-conference-app

A conference app built with Ionic to demonstrate Ionic

3,593

stars

1,107

commits

TypeScript

primary language

Sep 8, 2026

updated

ionic-conference-app-eta.vercel.app

README

Ionic Angular Conference App

Built with Ionic Angular MIT License

This is a kitchen-sink demo application built with Ionic Framework and Angular. It showcases a wide range of Ionic components and features in the context of a fictional tech conference app.

Note: There is no actual Ionic Conference. This project is purely for demonstration purposes.

πŸ‘‰ Try the Live Demo

🧱 Framework Variants

This app is also available in other frameworks:

✨ Features

  • Browse conference schedule with filtering
  • View speaker bios and session details
  • User authentication and profile management
  • Interactive maps for venue navigation
  • Push notifications support
  • Dark/Light mode toggling
  • Cross-platform support: iOS, Android, and Web

βš™οΈ Getting Started

Prerequisites

  • Node.js (LTS version recommended) β†’ Download
  • npm (included with Node.js)
  • Ionic CLI β†’ Install globally:
    npm install -g @ionic/cli
    
  • Angular CLI β†’ Install globally:
    npm install -g @angular/cli
    

Installation

  1. Clone the repository:
    git clone https://github.com/ionic-team/ionic-conference-app.git
    
  2. Navigate into the project:
    cd ionic-conference-app
    
  3. Install dependencies:
    npm install
    
  4. Start the dev server:
    ionic serve
    
  5. Open your browser to:
    http://localhost:8100
    

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details on how to submit pull requests, report issues, and contribute to the project.

πŸ“„ License

This project is licensed under the MIT License.

Contributors

(top 30 of 58)

brandyscarney

484 commits

tlancina

156 commits

adamdbradley

94 commits

Languages

TypeScript

52.5%

HTML

22.6%

SCSS

13.5%

JavaScript

6.8%

Swift

2.5%

Java

1.1%