Hashnode / mern-starter

⛔️ DEPRECATED - Boilerplate for getting started with MERN stack
MIT License
5.15k stars 1.18k forks source link

Feature/comments on posts #408

Closed kramarmm closed 5 years ago

kramarmm commented 5 years ago

Here I tried to implement basic functionality for comments. There are missed validation, loading spinners, preventing multiple form submit, update date of editing etc. Thanks for review.

Comments list: image

Add comment modal: image

Edit comment modal: image

Confirm for delete comment: image