Sanika03 / palindrome-birthday

An app which whether you birth date is palindrome or not and if not it finds the next nearest palindrome birth date

Home Page:https://is-your-birth-date-palindrome.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palindrome-birthday

ABOUT

An app which checks whether you birth date is palindrome or not.

BUILT WITH

HTML, CSS, Vanilla.js

FEATURES

  • It checks if the given date is a palindrome or not.
  • If date is not a palindrome it finds the next nearest palindrome birth date.

GETTING STARTED

  • Select your date in the input text box
  • Click on the check button.
  • Your output will be displayed in the output box.

CONTACT

Sanika Suryawanshi :-

ACKNOWLEDGMENTS

neoG Camp's tutorial by Tanay Pratap helped me make the app. Here's the link to the tutorial.

About

An app which whether you birth date is palindrome or not and if not it finds the next nearest palindrome birth date

https://is-your-birth-date-palindrome.netlify.app/


Languages

Language:JavaScript 68.3%Language:CSS 20.3%Language:HTML 11.5%