Skip to content

Angular 6 SPA using Json-Server as a fake api and Firebase User Authentication

Notifications You must be signed in to change notification settings

malmpertis/Angular6-FirebaseAuth-JsonServer-Demo_App

Repository files navigation

Angular 6 with Fake API & Firebase User Authentication

A simple SPA on Angular 6 implementing Firebase Authentication using AngularFire 2 and Json-Server as a fake API to execute CRUD operations. Based on Bootstrap 4.

What's inside?

  • Angular 6
  • Bootstrap 4
  • AngularFire 2
  • Json-Server

Easy Way to Run

  • Install all dependencies
$ npm install
$ npm run json-server
  • Start Angular app:
$ ng-serve

Usefull Info?

Fake Data are stored on db.json file in the root directory.

License

MIT

About

Angular 6 SPA using Json-Server as a fake api and Firebase User Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published