Egnature is an Email Signature generator tool, which is Open source and free to use.
- 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!
- Clone and checkout the project.
$ git clone https://github.com/LoginRadius/Egnature- Get into project folder and install node modules.
$ npm i- Start and run the project
$ npm startNow project should be accessible over
http://localhost:3000Please refer Contribute Guideline