A
Anonymous
Post Details Page - Copy this React, Mui Component to your project
Make a post details page that displays the post, made up of Author avatar, optional title, content, optional media (video/audio/image), a like, share and reblog button. Then underneath it should list out the comments for that post, each with the author avatar, the content of the comment, optional media, likes, and the option to comment on the comment. Comments will only be 1 deep though. So you can reply to a comment, but you can't reply to a comment on a comment.
Prompt
