Note
The web app lets you add a custom message. After adding a custom message you can send that link to anyone.
And it will display your custom message.
When they try to Click No
, the No
buttons move making it impossible to click
When they Click Yes, it rains the heart emoji
Important
Check this video to learn more about how to use
Contributions are always welcome! If you have any ideas, suggestions, or fixes, feel free to contribute. You can do that by going through the following steps:
- Clone this repo
- Create a branch:
git checkout -b your-feature
- Make some changes
- Test your changes
- Push your branch and open a Pull Request