Search code examples
javascriptnode.jsreactjsmongodbmern

Mention/Tag user functionality in social media app


I am working on social media app and I want to add mention user or tag user functionality like Facebook and Instagram. I am using MERN stack for development. Please suggest me a method for adding this functionality.

Thank you 😊.


Solution

  • You can use react mentions. Here is the link:

    https://www.npmjs.com/package/react-mentions