javascript user nested comments example
description:
where user can enter a comment Edit it reply to it delete it and like it.
steps to run the project
- git clone
- open vs code editor and open the folder where you cloned the project
- npm i live-server // if you dont have
- in terminal run live-server
- Happy Coding.