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

Feature/dbaranoff/add posts comments feature

Open dbaranoff opened this issue 5 years ago • 0 comments

Comments feature implemented. Users are able to see the comments underneath the posts as well as being able to create, add, edit, delete comments.

Added the Comment module to the frontend side. Created Comment model, routes and controller on the backend side. React core packages updated to the latest versions. Formik package installed to handle forms.

dbaranoff avatar Jan 30 '20 16:01 dbaranoff