$ git clone https://github.com/itsDipaks/EmployeeManagement.git
$ cd Blogs
$ ng install
$ cd Backend1
$ npm install
$ ng serve -o
- 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