chonadev / ionic-pwa-camera-no-plugins

A Ionic PWA app showing the use of the camera and gallery without the use of any plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Ionic PWA app showing the use of the camera and gallery without the use of any plugins

Demo

https://ionic-pwa-camera-no-plugins.firebaseapp.com

Debug and build

Debug locally:

ionic serve

Build PWA:

npm run ionic:build --prod

Deploy to Firebase:

firebase deploy

About

A Ionic PWA app showing the use of the camera and gallery without the use of any plugins


Languages

Language:TypeScript 36.3%Language:CSS 30.7%Language:HTML 25.4%Language:JavaScript 7.6%