Vinitshahdeo Wedding Invitation Save

Animated website for my Elder Sister's wedding Invitation (also contains timer & background music) | Save the Date: Nov 29, 2020

Project README

Wedding Invitation :ring:

SAVE THE DATE: NOV 29, 2020
sonali.netlify.app

GitHub code size in bytes Netlify Status GitHub license

Wedding Invitation :ring:

View Invitation

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.


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/')
    );
})();


Are you or your loved ones a bride-to-be or groom-to-be?

Feel free to use this template to build your wedding website!

To reuse this, follow the steps:

  • Replace the date in script.js to have a timer running for your big day!
// Set the date we're counting down to
var countDownDate = new Date("Nov 29, 2020 00:00:00").getTime();
  • If you wish to change the track which plays on click, edit the 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 prefered to use 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! :musical_note: :heart:

शुभ विवाह 🎉 ~ Hindi version of this website 👇

Wedding Website

Show your support by leaving a star! :hugs:

Stargazers repo roster for @vinitshahdeo/Wedding-Invitation

Tag me to share your wedding story on Twitter(@Vinit_Shahdeo) :yellow_heart:


With warm regards,
Vinit Shahdeo

Twitter Follow @Vinit_Shahdeo

Open Source Agenda is not affiliated with "Vinitshahdeo Wedding Invitation" Project. README Source: vinitshahdeo/Wedding-Invitation

Open Source Agenda Badge

Open Source Agenda Rating