Send digital thank-you letters to your friends and close ones.
A lightweight web app built with vanilla JavaScript to help users express gratitude, apology, and memories through personalized farewell letters.
Letterly is a simple web application for creating personal farewell and gratitude letters, especially useful in student and friendship contexts. Users can write personal messages, add a photo, and download the final letter as an image. The goal is to make emotional expression simple, personal, and shareable.
- Editable letter content directly in the browser
- Add a personal photo
- Personalized sections for gratitude, apology, memory, and advice
- Download the final letter as an image
- Clean and minimal UI
- Fully client-side, with no backend or database
- No data is stored on any server
- HTML5
- CSS3
- Vanilla JavaScript
- html2canvas
- Clone the repository
git clone https://github.com/your-username/letterly.git- Open the project folder
- Open
index.htmlin your browser
You can also use the Live Server extension in VS Code for a better development experience.
- Enter your friend’s name
- Write your thank-you note, apology, memory, and advice
- Add a photo
- Download the finished letter
- Or send it anonymously by entering the recipient's email address
This project is open-source and available under the MIT License.
Built to help people express gratitude in a simple and meaningful way.