Skip to content

Abhishekravindran/Wedding_invitation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wedding Invitation 💍

View Invitation

With the divine grace of the almighty, inviting you and your family to our wedding to be held on 21st January at Arham Bhavan, Vijaynagar Banglore from 10:00 AM onwards.

const newCouple = 'Lavisha & Abhishek';

// Jan 21, 2024
const weddingDate = new Date(2024, 01, 21);

// Wedding venue: https://maps.app.goo.gl/U2XTHHw1SEGGvNw89
const weddingVenue = new Location('Arham Bhavan, Vijaynagar');

(function() {
    newCouple.willTieKnot(weddingDate);

    // your presence is requested
    (new Wedding()).acceptInvitation(
        window.open('https://lavisha-weds-abhishek.netlify.app/](https://lavisha-weds-abhishek.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!

Show your support by leaving a star! 🤗

[Stargazers repo roster for @https://github.com/Abhishekravindran/Wedding_invitation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published