Skip to content

sajanbodele/Letterly

Repository files navigation

Letterly 💌

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.

About

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.

Features

  • 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

Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • html2canvas

How to Run Locally

  1. Clone the repository
git clone https://github.com/your-username/letterly.git
  1. Open the project folder
  2. Open index.html in your browser

You can also use the Live Server extension in VS Code for a better development experience.

Usage

  1. Enter your friend’s name
  2. Write your thank-you note, apology, memory, and advice
  3. Add a photo
  4. Download the finished letter
  5. Or send it anonymously by entering the recipient's email address

License

This project is open-source and available under the MIT License.

Made with love ❤️

Built to help people express gratitude in a simple and meaningful way.