A special website to ask "Will you be my valentine?"
- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser and navigate to the URL shown in the terminal (usually http://localhost:5173)
- Beautiful gradient background
- Animated question
- Interactive buttons
- Special success message when "YES" is clicked
- The "NO" button moves around when clicked (playful feature!)
npm run buildThe built files will be in the dist folder.