react-snowfall-effect
v1.0.0
Published
A lightweight and customizable snowfall effect component for React.
Downloads
58
Maintainers
Readme
React Snowfall Effect
A lightweight, customizable snowfall animation component for React.
Installation
npm install react-snowfall-effect
Usage
import Snowfall from "react-snowfall-effect";
export default function App() { return ( ); }
