popkinj / ionic-react-conference-app

This is a very early version of the ionic react conference app.

Home Page:https://ionic-react-conference-app.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Download the installer for Node LTS.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/ionic-team/ionic-react-conference-app.git.
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

App Preview

Menu

Material Design iOS
Android Menu iOS Menu

Schedule Page

Material Design iOS
Android Schedule iOS Schedule

Speakers Page

Material Design iOS
Android Speakers iOS Speakers

Speaker Detail Page

Material Design iOS
Android Speaker Detail iOS Speaker Detail

About Page

Material Design iOS
Android About iOS About

About

This is a very early version of the ionic react conference app.

https://ionic-react-conference-app.firebaseapp.com/


Languages

Language:TypeScript 77.8%Language:CSS 21.3%Language:HTML 0.9%