An open API service indexing awesome lists of open source software.

https://github.com/maryum763/insta-like-button

Just like insta LIKE button
https://github.com/maryum763/insta-like-button

heart-button insta like-button

Last synced: 4 months ago
JSON representation

Just like insta LIKE button

Awesome Lists containing this project

README

          

#Instagram-Like Button 💖

A simple yet interactive Instagram-like button built using HTML, CSS, and JavaScript. This project demonstrates DOM manipulation effects and features, allowing users to double-tap to show the heart and tap again to remove it.

#Features:

- Double-tap to like functionality
- Heart animation on double-tap
- Toggle like/unlike on heart tap
- Clean and minimalistic design

#Tech Stack:

- HTML5
- CSS3
- JavaScript (DOM manipulation)