Skip to content

Blogifiy is an app where users can post their own blogs and explore a wide range of content from others.

Notifications You must be signed in to change notification settings

itsDipaks/BlogsApp-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlogiFiy

To Use it follow the instructions

$ git clone https://github.com/itsDipaks/EmployeeManagement.git

Installation

$ cd Blogs
$ ng install
$ cd Backend1
$ npm install

To Run

$ ng serve -o

Features

  • The app is Completely Responsive for all Screen Sizes
  • User registration and authentication using Jwt and Bcrypt for password Hashing
  • Form validation includes email and password validation
  • filter blogs by their category
  • Protected routes for authenticated user, ensuring secure operations
  • user can add, delete, and edit their blogs
  • individual bog page which shows the detail blog post
  • Protected routes to prevent unauthorized access when not logged in
  • Displaying a 404 page when encountering unavailable pages or URLs

You can access the deployed application, browse the code on GitHub, and watch the demo video using the links below:

App Link:https://6476f04c481a91693b9f23b7--splendorous-dolphin-1785f0.netlify.app/

GitHub Link: https://github.com/itsDipaks/BlogsApp-Angular

Demo Video: https://drive.google.com/file/d/1xa43oMzgMtobf7EvUBeBK6ZgwLWDpyao/view?usp=sharing

  • **Home Page ** Screenshot (805)

  • **Blog Details Page ** Screenshot (807)

  • Auth Pages Screenshot (809)

  • ** Add Blog ** Screenshot (808)

Author

😊 Dipak Pawar