Project Moved : Please continue on Egnature
Egnature is an email signature generator tool,which is open source and free to use
- Drag n Drop / Upload and Resize the profile image.
- Easy to use with simply clicking on Copy button
- Clone and checkout the project.
git clone https://github.com/abhir9/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
Please refer Contribute Guideline