mern-starter icon indicating copy to clipboard operation
mern-starter copied to clipboard

Make comments system in posts page

Open TheRadly opened this issue 5 years ago • 0 comments

I did this with React Hooks (16.8) and functional components. And because of this, I updated the dependencies in package.json, because the versions of React and react-dom were old. I tried to adhere to the structure of the application, except that the JSX components instead of JS, and the functional structure of the code. Thanks!

TheRadly avatar Jun 20 '20 12:06 TheRadly