├── 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 10 | 195 | 196 | 197 | 198 | 199 | 200 | 201 |
202 |
203 |
204 | 205 |
206 |
207 | 208 |
209 |
210 | 211 |
212 |
213 |
214 | 215 |
216 |
217 |
218 | 219 | 220 | 221 | 222 | 223 | 224 | 225 | 226 | 293 | -------------------------------------------------------------------------------- /girl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anjalbinayak/proposing-girl-javascript/28fc1aff4643ec3974cc7ba7376e47578e795bbe/girl.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Proposal 9 | 10 | 11 |
12 |
13 | 14 |

You

15 | 16 |
17 | 18 | 19 |
20 | 21 | Laa sorry, canvas support garena!! 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 56 | 57 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | --------------------------------------------------------------------------------