Skip to content

akanksha-raghav/Birthday_wishes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday count-down

A really simple and elegant looking birthday counter

 

installation

git clone https://github.com/akanksha-raghav/Birthday_wishes/

 

usage

Edit config object in scripts/index.js replace name and birthdate

6   const config = {
7     birthdate: 'September 28, 2020',
8     name: 'SMRITI'
9   };

 

deploying

You can deploy it to many free hosting sites

Deploying to now.sh

$ cd birthday_wishes
$ now

 

Deploying to surge.sh

$ cd birthday_wishes
$ surge

 

About

Techie way to wish birthdays!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published