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
- Host: GitHub
- URL: https://github.com/maryum763/insta-like-button
- Owner: Maryum763
- Created: 2025-04-08T19:36:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-05-05T15:57:51.000Z (5 months ago)
- Last Synced: 2025-05-31T19:33:34.953Z (4 months ago)
- Topics: heart-button, insta, like-button
- Language: CSS
- Homepage: https://maryum763.github.io/INSTA-LIKE-BUTTON/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)