Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshbisht27/rain-heart
This React component uses the HTML5 Canvas API to create an animated "Heart Rain" effect that covers the entire screen. It generates falling heart-shaped particles, creating a mesmerizing and dynamic visual display.
https://github.com/harshbisht27/rain-heart
reactjs
Last synced: about 1 month ago
JSON representation
This React component uses the HTML5 Canvas API to create an animated "Heart Rain" effect that covers the entire screen. It generates falling heart-shaped particles, creating a mesmerizing and dynamic visual display.
- Host: GitHub
- URL: https://github.com/harshbisht27/rain-heart
- Owner: harshbisht27
- Created: 2024-11-14T06:42:42.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T06:57:25.000Z (about 2 months ago)
- Last Synced: 2024-11-14T07:30:26.766Z (about 2 months ago)
- Topics: reactjs
- Language: JavaScript
- Homepage: https://harshbisht27-rainheart.netlify.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HeartRain Animation in React
A simple React component that creates an animated "Heart Rain" effect using the HTML5 Canvas API. The animation spans the entire screen, creating a mesmerizing visual effect.
## Prerequisites
- Node.js (v14 or higher recommended)
- npm (comes with Node.js)## Getting Started
Follow these steps to set up and run the HeartRain animation in a React project.
### 1. Clone the Repository
git clone
cd### 2. Install Dependencies
npm install
### 3. To Run this Program
npm run dev
### ScreenShots