react-highfive
React High Five 👋
react-highfive
is a simple React ⚛️ component that can be used to integrate an animated high-five counter into a website.
The counter is synchronised, so the number goes up for all users on the website at the same time when someone gives a high five! 👋
Installation
Using npm:
Using yarn:
Usage
Basic example
The following is a simple example that is not synchronised with any server.
Example with synchronisation
Example with custom position
Options
The following options can be passed as parameters to the HighFive object:
Last updated