0.1.0 β’ Published 12 months ago
easyfetti v0.1.0
π EasyConfetti π
Are You Tired of Confetti Being So Hard? π€
Fear no more! π EasyConfetti is here to make your digital celebrations π₯³ as easy as pie! π° No more complex setup, just fun and games with confetti! π
Features π
- Super Simple Setup - Get confetti flying on your site with just a couple of lines of code! ποΈ
- Customizable - Choose your colors π, shapes π, and intensity π to match your party theme!
- Lightweight - Won't slow down your party, I mean, your website! ποΈπ¨
Getting Started π
- Install with a single command:
Import and add to your React component:npx easy-confetti
javascript
import { Confetti } from 'easy-confetti';
function App() {
return (
<div>
<h1>Let's Celebrate! π</h1>
<Confetti />
</div>
);
}
export default App;
Demo πΊ
Want to see it in action? Check out this link for a live demo! π Contributing π€
Love EasyConfetti? Great! Weβre open to contributions to make this even better! Check out our contributing guidelines. Support π
Got questions? Check out our FAQ or create an issue here on GitHub. Weβre here to help!
Let the confetti fall, and the party begin! ππ
0.1.0
12 months ago