iwillwen/echo

1,420 阅读1分钟


This is a web app bulit for celebrating the May 20th (Which means 'I Love You' in Chinese) with my girl friend. ;P It was inspired by the message effect named echo in iMessage.

Just make your fun.

DEMO

iwillwen.github.io/echo/

Usage

Clone this project and deploy it to any static server like now.sh.

$ git clone github.com/iwillwen/echo
$ cd echo
$ now

Browse the website and click(or press space/enter).

Custom messages

You can change the messages to show, just concat them with hash symbol(#) and put the uri-ecnoded (like using encodeURIComponent) string into the hash of the url. Just like iwillwen.github.io/echo/#Messa…. Because the unicode are supported, so emoji is good.

Maybe there is a good idea that showing 'I Love You' in some different languages. hmm

Finally

Of course, this is just a tiny thing only costed 30 mins and 100+ lines of code. If you are really want to make your women happy. I think a GUCCI is the perfect choice.

License

MIT Licensed.