Secret Message app that let user create a message and receive an url to share. Visited link displays the message.
- encoding the entered string into base64, that becomes a part of the url
- using window.location properties (to get access to hash)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Secret Message app that let user create a message and receive an url to share. Visited link displays the message.