Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ankitsharma-007/blogging-app-with-angular-cloudfirestore
- Owner: AnkitSharma-007
- License: mit
- Created: 2019-03-29T19:30:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T17:22:31.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T02:42:39.816Z (13 days ago)
- Topics: angular, angular-cli, angular-forms, angular-routing, ankit-sharma, authentication, authorization, cloud-firestore, firestore-database, forms, pagination, single-page-app, typescript
- Language: TypeScript
- Homepage: https://blogsite-30c69.firebaseapp.com/
- Size: 2.19 MB
- Stars: 49
- Watchers: 7
- Forks: 36
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)