Typing Love Letter is a beautifully designed letter template with a typewriter effect, perfect for programmers to send a heartfelt message to their loved ones on Valentine's Day (or any special occasion). It creates an immersive experience by simulating a typewriter effect with fading animation.
- 📜 Typewriter Animation – The text appears letter by letter, mimicking a real typing experience.
- 🕶️ Fade-Out Effect – After the message is displayed, it gradually fades away, adding a touch of elegance.
- 🔐 Password Protection – A simple authentication gate prevents unwanted access to the letter.
- 📝 Customizable Content – Edit
data.js
to personalize your message. - 🚀 Easy Deployment – Clone the repository and deploy instantly on Vercel.
To access the demo, use the password:
hello world
git clone git@github.com:yosgi/Typing_Love_Letter.git
cd typing-love-letter
npm install
npm run dev
Open http://localhost:3000
in your browser to preview the project.
The project is optimized for Vercel deployment. Simply run:
vercel
Or push your code to a GitHub repository and connect it to Vercel for automatic deployment.
- Modify the
data.js
file to change the content of the letter. - Update the
CORRECT_ANSWER
variable in the authentication logic to set your own password.
Feel free to submit pull requests to enhance this project!
MIT License © 2025 Your Name
This project is a fun and creative way to express love through code. Happy Valentine's Day! ❤️