Skip to content

majkel12347/angular-cms

Repository files navigation

angular-cms

> git clone https://github.com/majkel12347/angular-cms.git
> cd angular-cms
> npm install
> ng serve

To Log In to example project 

> User : [email protected]
> password: 111111 

> Create a src/app/services/.configuation file 
> add a FIREBASE AUTHENTICATION config file which you can obtain when you create a firebase app auth account.
> example code can be found in the configuration.example.ts file

app

Angular application including all of the Angular 6 updates. The project focuses on the key features and skills required to successfully implement a modern angular application. The code is commented for easy reference and links below provide additional resources.

project overview

angular-cms

features

Components

AuthGuards

Firebase Authentication

Personalisation

Services

Forms

Http requests

Observables

Routing ActivatedRoutes and Params

Input and Output decorators

CRUD operations to recipes and shopping list

Database intergration

Models

Directives

links

help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published