Back to Open Source

Egnature - Email Sign Generator

Introduction

Egnature is an Email Signature generator tool, which is Open source and free to use.

Features

  • Add your Name, Designation and Website
  • Drag n Drop / Upload and Resize the profile image.
  • Easy to use utility. Generate your Signature just by simply clicking on Copy button!

How to Install and Run

  1. Clone and checkout the project.
   $ git clone https://github.com/LoginRadius/Egnature
  1. Get into project folder and install node modules.
   $ npm i
  1. Start and run the project
   $ npm start

Now project should be accessible over

   http://localhost:3000

How to contribute

Please refer Contribute Guideline

Licence

MIT

Further Documentation

Find out the documentation for all the commands supported in LoginRadius CLI.
Our Docs