A simple and user-friendly web application that allows users to create and customize their email signatures. Users can input their personal information and choose from various signature styles to generate a professional-looking email signature.
- Input personal information such as name, title, company, email, phone, and social media links.
 - Preview the email signature in real-time.
 - Copy the generated HTML signature to the clipboard for easy use.
 
- Clone the repository:
git clone https://github.com/reactur/email-signature-generator.git
 - Navigate to the project directory:
cd your-repo - Install dependencies:
npm install
 
To start the application, run:
npm run devThen open your browser and go to http://localhost:5173.
This project is open-source and free to use for everyone. You are welcome to make updates, improvements, and contributions to enhance the project.