From 6e04562b3b32dd3d4cf4239c0f7011fea37c70c2 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 23 Mar 2023 14:46:57 -0400 Subject: [PATCH] chore(readme): update examples of conference app to include react conference app (#27013) --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4ec30878c..07f94946ef 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ · Blog
- Community: + Community: Discord · Forums @@ -77,8 +77,12 @@ Already have an Ionic app? These guides will help you migrate to the latest vers ### Examples -The [Ionic Conference App](https://github.com/ionic-team/ionic-conference-app) is a full featured Ionic app. -It is the perfect starting point for learning and building your own app. +The Ionic Conference App is a full featured Ionic app. It is the perfect starting point for learning and building your own app. + +- [Angular Ionic Conference App](https://github.com/ionic-team/ionic-conference-app) +- [React Ionic Conference App](https://github.com/ionic-team/ionic-react-conference-app) + + ### Contributing