Handwritten Prints
A powerful tool that converts text to an image that looks like handwriting. Perfect for creating natural-looking handwritten documents!
Checkout Contribution Guide for local setup and contribution guide.
- html2canvas - Turns DOM into Canvas.
- jsPDF - To generate PDF from images.
- cypress - Testing Library
- serve - Start local server
To get started, clone the repository and install dependencies:
git clone https://github.com/brianhexer/handwritten-prints.git
cd handwritten-prints
npm install
npm run devThen open your browser to http://localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.
Enjoy creating handwritten documents! ✨
