React Confetti
A simple, customizable React component to help you add a dash of surprise and delight to your site.
npm install @tholman/confetti
import Confetti from '@tholman/confetti';
<Confetti total={99} />
See the documentation for full usage ↠