SkillAgentSearch skills...

WeddingEvite

Animated website for my Elder Brother's wedding Invitation (also contains timer & background music) | Save the Date: Feb 14, 2021 - Saharsh and Isha

Install / Use

/learn @sarthak-1998/WeddingEvite
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"><a href="https://www.sarthakj.me/WeddingEvite/"><img src="./assets/wedding.gif" width="150px" height="150px"/></a></p> <h1 align="center"><a href="https://saharshisha.netlify.app/assets/SI.pdf">Wedding Invitation</a> :ring: <br> <br> SAVE THE DATE: 14th Feb, 2021 <br> <a href="https://saharshisha.netlify.app/">Website</a></h1>

Wedding Invitation :ring:

<details> <summary><strong>View Invitation</strong></summary> <a href="https://saharshisha.netlify.app/"><img src="./assets/img/InviteMain.png" /></a> </details>

With the divine grace of the almighty, inviting you and your family to Saharsh's wedding to be held on 14th February at Mishtten Resort, Jhalawar, Rajasthan from 3:00 PM onwards.


const newCouple = 'Saharsh & Isha';

// Feb 14, 2021
const weddingDate = new Date(2021, 02, 14);

// Wedding venue: https://g.page/Mishttenresort
const weddingVenue = new Location('Mishtten Resort, Rajasthan');

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

    // your presence is requested
    (new Wedding()).acceptInvitation(
        window.open('https://saharshisha.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!

Do not forget to leave a star! :hugs:

<br><sup><i>With warm regards,<br> Sarthak Jain<i></sup><br>

Credits for the Project

  • Vinit Shahdeo - GitHub - https://github.com/vinitshahdeo Project - https://github.com/vinitshahdeo/Wedding-Invitation

  • Sanket Singh - GitHub - https://github.com/singhsanket143 LinkedIn - https://www.linkedin.com/in/singhsanket143/

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated10d ago
Forks26

Languages

HTML

Security Score

95/100

Audited on Mar 13, 2026

No findings