This commit is contained in:
Oli Passey
2025-12-10 18:16:14 +00:00
commit 9dddb35ac9
5 changed files with 919 additions and 0 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# 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! 🎁😂