Files
giftsite/README.md
Oli Passey 9dddb35ac9 initial
2025-12-10 18:16:14 +00:00

25 lines
807 B
Markdown

# Gift Prank Website
A fun prank website that looks like a gift redemption portal.
## How it works:
1. **Code Entry**: Enter the 5-digit code: `12345`
2. **Fake Reveal**: Shows an "epic" gift of a week of brewery tours in Holland + 3-day Defqon.1 festival stay with hardcore videos
3. **Hoax Reveal**: When they confirm, reveals it's a prank and shows the real gift: a relaxing spa day!
## Files:
- `index.html` - Main HTML structure
- `styles.css` - Styling and animations
- `script.js` - Interactive functionality
## To run:
Simply open `index.html` in a web browser!
## Customization:
- Change the redemption code in `script.js` (line 2): `const VALID_CODE = '12345';`
- Modify the spa gift details in `index.html`
- Adjust colors and styling in `styles.css`
Enjoy pranking your friend! 🎁😂