All Projects → ionic-team → photo-gallery-tutorial-ionic4

ionic-team / photo-gallery-tutorial-ionic4

Licence: other
Ionic framework v4 tutorial: Building a Photo Gallery!

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Ionic v4 Tutorial: Photo Gallery app

A tutorial app that walks the user through creating a Photo Gallery app. We begin with the Ionic "tabs" starter app, incrementally converting the About tab to a Photo Gallery experience.

Note: This app is no longer maintained. Please find the latest version of the code and guide here.

Structure

The complete source code is contained within. Please follow along with the complete guide here.

How to Run Locally

  • Clone this repo.
  • Open a terminal window, and navigate to this repo on the filesystem.
  • Run "npm install" to install all required project dependencies.
  • Run "ionic serve" to run the app in a web browser locally.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].