Be-Social is a Full-stack Web App Where user Can Post Blogs Articles and Can see Others Post.
- Dynamic Routing
- Private Routing
- CRUD
- Pagination
- Sorting
- Filter by User or Category
- password Hashing
- Responsive
- React Js
- Redux
- Chakra UI
- NodeJS
- Express JS
- MongoDB
- Mongoose
- bycrypt
- cloudinary
On landing page User needs to create a account or login with with already register account
Authentication have all the validations
HomePage has a Crousel which shows different categories of Blogs then Blogs posted by Users in sorted manner.
Every Post has Time stamp and the name of User who posted it.
At the Bottom we have Pagination
Posts by Category or User
By clicking on user or Category you can see the all the Posts Related to it.
user can create post with Title Description and a Image that will be hoisted on Cloudinary
On Profile Page User can Upload his Avatar or can change the password