Ionic React Conference Application

This application is purely a kitchen-sink demo of the Ionic Framework and React.

There is not an actual Ionic Conference at this time. This project is just to show off Ionic components in a real-world application.

Table of Contents

Getting Started

  • Install the ionic CLI globally: npm install -g ionic
  • Start with the conference template:
  ionic start --type-react
  react-framework
  project-name
  conference template
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

App Preview

Material Design iOS
Android Menu iOS Menu
Material Design iOS
Android Schedule iOS Schedule
Material Design iOS
Android Speakers iOS Speakers
Material Design iOS
Android Speaker Detail iOS Speaker Detail
Material Design iOS
Android About iOS About