Skip to content

LoginRadius/egnature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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