Skip to content

SherifMoShalaby/photo-gallery-tutorial-ionic4

 
 

Repository files navigation

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.

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.

About

Ionic framework v4 tutorial: Building a Photo Gallery!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.3%
  • HTML 14.5%
  • CSS 11.6%
  • JavaScript 6.6%