Skip to content

Blogging App like medium Made in Angular 9 and Firebase

Notifications You must be signed in to change notification settings

njokdan/Blog-Book

 
 

Repository files navigation

BlogBook

Live Demo.

What Are Various Features

  • CRUD Operations
  • Authentication (Email /password and Google login)
  • Verification of mail and Password recovery
  • Like/Unlike the post
  • Comment On posts
  • Public and Private options to mark their blog public and private. If the post is private then the only user can see his post after logging in
  • Can view other users profile and their blog
  • Search Filter
  • Featured Post and Latest Post
  • Rich Text Editor Like Medium(WYSIWYG)

What It Covers

This project covers all fundamentals of Angular

  • Cross Component Communication
  • Components, Template, and DataBinding
  • Form Validation
  • HttpClient
  • Animations
  • Dependency Injection
  • Routing & Navigation
  • Service Workers
  • Pipes
  • CRUD operations
  • Guards etc.

About

Blogging App like medium Made in Angular 9 and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.7%
  • HTML 33.2%
  • CSS 11.1%
  • JavaScript 1.0%