├── Readme.md ├── burst-heart.html ├── girl.png └── index.html /Readme.md: -------------------------------------------------------------------------------- 1 | # Javascript Proposal Letter 2 | 3 | A Simple Javascript Animation to impress and express to your loved ones ❤️ 4 | 5 | 6 | 7 | ### Using It 8 | 9 | Clone this repo , and replace the image with your loved ones image . and make sure the name of image matches with the existing image 10 | or simply , rename it in the file 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /burst-heart.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 |You
15 | 16 |