dasaCoder / buyNsell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic 4 Firebase Kit Login Register

Ionic 4 y firebase multiplatforma started kit with login and register with firebase This is a simple way to get a register and login with ionic 4 and firebase, we use the new router module.

Make the login and register fast

Setup

  • npm install

  • ionic serve

You can tested in Ionic Ionic devapp

Setup firebase

You have to allow authoritation and enable gmail login and email and password like this :

Then you chat to put your firebase configuration to the /src/firebase.ts file

Desing and UI

This is how the app looks


Login


Register

Main

We use the tabs started template of ionic but you can easy change by deleting tabs or add more

About


Languages

Language:JavaScript 95.1%Language:Objective-C 2.6%Language:Java 1.3%Language:TypeScript 0.5%Language:C# 0.3%Language:HTML 0.1%Language:CSS 0.0%