photo gallery completed
1.0.0
This is the completed code for Building an Ionic Application with Angular
It is a Photo Gallery app that allows you to take photos from your device’s camera and display them in a grid and store them in your device.
npm install from the project root.ionic serve in a terminal from the project root.Pull requests are welcome. Please open an issue. For more info see the CONTRIBUTING.
www folder that you can deploy to a hosting serviceios folder. This is the standalone project that can be edited with Xcode in your Mac computer.ionic cap open ios in your terminal to open the project in Xcode.android folder. You will find it in the apk folder in the root of this project. This is the standalone project that can be edited with Android Studio in your computer.ionic cap open android in your terminal to open the project in Android Studio.I included an APK of the project that can run on a mobile device. To run the apk in your mobile device you will need to download it directly in to your mobile device.