An interactive Valentine's Day proposal page featuring animated flowers and interactive elements. This project is based on the original flower animation by naveen-kumawat.
- Beautiful animated flowers using HTML and SCSS
- Interactive proposal elements
- Mobile-responsive design
- Floating hearts and sparkle effects
- Playful "No" button that escapes user interaction
- Celebratory confetti effect on acceptance
The flower animation base code was sourced from:
git clone https://github.com/naveen-kumawat/Flower.git- HTML5
- SCSS
- JavaScript
- Vite (for building and development)
- Clone the repository:
git clone https://github.com/Psybah/valentine.git- Install dependencies:
npm install- Run development server:
npm run dev- Build for production:
npm run build- sass
- vite
- lovable-tagger
- canvas-confetti
This project maintains the original license from the source repository.
- Original flower animation by naveen-kumawat
- Enhanced with Valentine's Day features and interactivity