Animated website for my Elder Sister's wedding Invitation (also contains timer & background music) | Save the Date: Nov 29, 2020
With the divine grace of the almighty,
inviting you and your family to elder sister’s wedding to be held on 29th November at Ashirwad Garden, Ratu, Ranchi from 7:00 PM onwards.
Download the Invitation card
Find venue on Google map
Visit the website for more details
See the Facebook post
See the Tweet
const newCouple = 'Sonali & Gagan';
// Nov 29, 2020
const weddingDate = new Date(2020, 11, 29);
// Wedding venue: https://goo.gl/maps/5z5xX2hTYzU8VGEJ9
const weddingVenue = new Location('Ashirwad Garden, Ranchi');
(function() {
newCouple.willTieKnot(weddingDate);
// your presence is requested
(new Wedding()).acceptInvitation(
window.open('https://sonali.netlify.app/')
);
})();
Feel free to use this template to build your wedding website!
To reuse this, follow the steps:
// Set the date we're counting down to
var countDownDate = new Date("Nov 29, 2020 00:00:00").getTime();
src
in index.html
<div class="music">
<audio src="./assets/mp3/song.mp3" id="my_audio" loop="loop"></audio>
</div>
Despite so many new Bollywood and English song options, I preferred to use a two-decade-old song, Din Shagna Da! Ever attended a North Indian Wedding? As soon as the DJ plays Din Shagna Da song, it means that the much-awaited moment is here and the bride is all set to put her first foot forward to the wedding venue under a breathtaking phoolon ki chaadar. Let’s keep the sky-high status of this song untouched! When the website is backed up with a soul-stirring track, the feeling becomes absolutely surreal. Choose a heart-touching track!
![]()
![]()
Tag me to share your wedding story on Twitter(@Vinit_Shahdeo)
[!NOTE]
Learn what I’m up to now at vinitshahdeo.com!