Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankitsharma-007/blogging-app-with-angular-cloudfirestore

A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.
https://github.com/ankitsharma-007/blogging-app-with-angular-cloudfirestore

angular angular-cli angular-forms angular-routing ankit-sharma authentication authorization cloud-firestore firestore-database forms pagination single-page-app typescript

Last synced: 6 days ago
JSON representation

A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.

Awesome Lists containing this project

README

        

# NgBlogSite

A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.

# Concepts Covered

- Using Cloud Firestore with an Angular application
- Angular material and Bootstrap
- Template-driven forms
- Form validation
- Custom pipes
- Auth-guards in Angular
- Authentication and Authorization
- Login with Google using Firebase
- Social share option using [ngx-share](https://github.com/MurhafSousli/ngx-sharebuttons)
- Client-Side pagination using [ngx-pagination](https://github.com/michaelbromley/ngx-pagination)

# Live Demo

https://blogsite-30c69.firebaseapp.com/

# Free eBook

I have published a free eBook which explains how to create this app from scratch. Download the book from [Build a Full-Stack Web Application Using Angular & Firebase](https://www.c-sharpcorner.com/ebooks/build-a-full-stack-web-application-using-angular-and-firebase).

# See Also

https://github.com/AnkitSharma-007/blogsite

# License
[MIT](https://github.com/AnkitSharma-007/blogging-app-with-Angular-CloudFirestore/blob/master/LICENSE)