A funny and interactive Valentine's Day e-invite!
- π Beautiful jumbotron asking "Will you be my Valentine Pookies?"
- π― Interactive "Yes" and "No" buttons
- π "No" button playfully moves away from the mouse
- π Celebration gif and floating hearts when "Yes" is clicked
- π¨ Sleek design with joyful, feminine colors
- π± Fully responsive (works on mobile and desktop)
This application is ready to be hosted on GitHub Pages. Once enabled, it will be available at:
https://[username].github.io/MyValentine/
To enable GitHub Pages:
- Go to repository Settings
- Navigate to Pages section
- Select the branch to deploy (main or the PR branch)
- Save the settings
To run locally:
python3 -m http.server 8080Then open http://localhost:8080/index.html in your browser.