Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 379 Bytes

File metadata and controls

18 lines (14 loc) · 379 Bytes

javascript

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

  1. git clone
  2. open vs code editor and open the folder where you cloned the project
  3. npm i live-server // if you dont have
  4. in terminal run live-server
  5. Happy Coding.