The small react component for comment can be re-used for many applications. It is responsive and currently uses dummy data that can be modified as per the use
- Clone the repo using
git clone https://github.com/Palak-137/Interactive-comment.git - Now, lets install all the dependencies using
npm install - Run the application using
npm run

