Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 762 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 762 Bytes

Egnature - Email Sign Generator

Introduction

Egnature is an email signature generator tool,which is open source and free to use

Features

  • Drag n Drop / Upload and Resize the profile image.
  • Easy to use with simply clicking on Copy button

How to Install and Run

  • 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 start

Now project should be accessible over http://localhost:3000

How to contribute

Please refer Contribute Guideline

Licence

MIT