Your challenge is to build out this thread-comments functionality as shown in UI.
Make fake API using app/comments.json and perform crud with this json data.
For fake API you can use json server
git clone git@github.com:Improwised/thread-comments.git