Image Gallery
Introduction This Project uses HTML,CSS,JavaScript,Bootstrap to make a Dynamic Image Gallery in which you can like ,dislike and comment on an image.
Details The Basic Skeleton of the Project is done by HTML. The styling is done using CSS. Basic JavaScript is used to calculate the no.of likes or dislikes(Use of Event) and also to add a comment(Using and Maniipulating DOM). Bootstrap is just used to make the web pages mobile responsive.