SkillAgentSearch skills...

Weesher

Wish your close ones with Weesher. Customize the wish and send the link to wish with a website.

Install / Use

/learn @Manishkatel/Weesher
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Weesher

Weesher is beautiful starry night wishing website with animated fireworks, a glowing candle, and background music, built with React. You can customize the text by yourself to wish birthday, mother's day, father's day, valentine's day and many more.

Features

  • Consists of 220 twinkling stars on a dark background with periodic shooting star animations every 16 seconds
  • Music plays when the user click or touch with the page
  • Firework Animations to show the wish

INSTRUCTIONS TO CUSTOMIZE YOUR WISH:

  • Go to "src\components\FireworkAnimation.jsx" and press Ctrl + F to search any of words "happy", "birthday", "to" to edit the wish.

Installation

  1. Install dependencies:
npm install

Running the Project

Start the development server:

npm run dev

Build for Production

To create a production build:

npm run build

Project Structure

birthday/
├── public/
│   └── hbd.mp3          
├── src/
│   ├── components/
│   │   ├── StarryNight.jsx     
│   │   └── FireworkAnimation.jsx 
│   ├── App.jsx          
│   ├── App.css          
│   ├── index.css       
│   └── main.jsx         
├── index.html
├── package.json
└── vite.config.js

TECH STACK

  • React 18.2.0
  • Vite 7.3.1
  • HTML5 Canvas API
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1mo ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Feb 15, 2026

No findings