hi, this is my first attempt at making a full-stack website. by full stack, I mean the front end and back end of both sections. Here are some features I tried to add to this project:
- I tried to make it responsive for mobile, tab, and large screens.
- I tried to add various features like CRUD operations, Admin Can post, update, and delete blogs.
- added a token for security
- added a functional search field,
- added pagination,
- made admin routes secured with the backend and front-end sections.
- added a login and registration function with Firebase.
- A normal user who is logged in can bookmark a blog this is also a feature.
this is an ongoing project. so, I may add various features in the future as well.