Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

Screenshot 2024-11-14 at 12 21 52 PM

Screenshot 2024-11-14 at 12 22 09 PM