[Instagram Clone]Main Page Functions
Instagram Clone Coding Using HTML, CSS, and Vanilla Javascript
JavaScript
-Add comment
1) Add the comment below the post when the user fills the input field and press enter or click the post button
const input = document.querySelector('.comment-box...
reyjang.hashnode.dev2 min read