AnniversaryCard! - Coder's way of wishing
99.9% of people just say "Happy Anniversary" to each other over Social Networking Sites like Facebook and Twitter with the same 15 predictable letters. Why not say it with
code
? If you're a developer you already understand it!
Designing a website to Wish Somebody on Their WedLocks day is a amazing Idea!
Click here to view live demo!
- Front End - HTML, CSS, JavaScript
if (needHelp === true) {
var emailId = "guptamiley3012@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}
Glad to see you here! Show some love by starring this repo.
if (isAwesome) {
// thanks in advance :p xoxo
starThisRepository();
}