Cross-platform app showing how to register and loggin with email or social media from firebase.
- Angular 7+
- Ionic 4+
- Firebase
Angular + Ionic:
sudo npm i -D -E ionic@latest
sudo npm i -g cordova
ionic start tuto-fire-angular-ionic-start blank --type=angularFirebase:
npm install --save firebase
Victor Jatobá – @victorjatoba10 – victorjatoba10[at]gmail.com
Distributed under the MIT license. See LICENSE for more information.
https://github.com/victorjatoba/
- Fork it (https://github.com/victorjatoba/tuto-fire-angular-ionic-authentication/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
