I have a website that makes users sell thier stuff, so the user can follow other users to recieve a notification if the user posted a post, or someone commented on his post or replied on his comment.
I would like to display the notifications in a standard way, bell icon in the right corner.
So, my question is what the best practice to do the notification concept.
I'm using MERN stack for this project.