Skip to content

TopTalent333/ionic-react-starter

 
 

Repository files navigation

Ionic Present: React

Deliver a talk or run a meetup using this pre-built presentation covering Ionic React.

Simply clone this repository, add your info to the "About Me" slide, then present! 🎉

The best part? This is a progressive web app (PWA) built using Web Components and Ionic Framework components. 🚀

View it live here: https://present-react.ionicframework.com/

How to Use

To develop and run locally, just clone the repository, install all dependencies, then start it on localhost:

git clone https://github.com/ionic-team/present-ionic-react
cd present-ionic-react
npm install
npm run start

This deck can be presented locally (npm run start) or hosted online using any static site provider. Ionic recommends Vercel.

Presentation Tips

  • Add your info to the "About Me" slide.
  • Each slide contains speaking notes (found in the "notes" slot) - use these as a reference.
  • Use the DeckDeckGo PWA to control your slides remotely from a mobile device. Open the presentation on a computer, open the DDG PWA on a mobile device, then start presenting!

Implementation Details

All slides are located in index.html. This presentation was built with DeckDeckGo - see the docs for information on editing slides, components configuration details, etc.

Feedback?

Send a note over to devrel@ionicframework.com.

About

An open source presentation on Ionic React for others to use and share

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.6%
  • JavaScript 17.6%
  • CSS 15.1%
  • TypeScript 1.1%
  • Shell 0.6%