/ionic4-master-course

Source Code for the Ionic 4 Master Course

Primary LanguageTypeScript

Ionic4 + Firebase Master Course

Build a complete cross-platform app for the web, iOS, and Android using Ionic v4 (Angular) & Firebase.

Features

  • Ionic v4 + Angular Fundamentals
  • App Intro Slider
  • Routing & Navigation
  • User Authentication
  • Firestore Realtime CRUD
  • Firebase Cloud Messaging (Push Notifications)
  • Cloud Functions with NodeJS
  • Native Packaging and Deployment

Install

npm i ionic -g
npm i firebase -g

git clone <this-repo> my-project
cd my-project

npm install
ionic s