tanmaythole / text-to-handwriting

Convert text into Handwriting

Home Page:https://texttohandwriting.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text To Handwriting

Did you know that an average person’s handwriting speed is 13 words per minute, and their typing speed is 3 times greater?

I am an average person, and I’ve found the experience of handwritten work to be awful if there is a lot of work to be done. Too much writing takes too long.

So I made this tool that converts text to an image that looks like handwriting.

contributions welcome Open Source? Yes!


🚀Website - Text to Handwriting

Output:

How to Run Locally

Run the below command to clone the repository locally

git clone https://github.com/tanmaythole/text-to-handwriting.git

To run the application, go to the root directory and run the below commands:

npm install         // install all react-dependencies
npm start           // start react app

this will run your application in localhost:3000


Future Scope

  • Authentication
  • Custom font to be added

If you liked my work do give a star ⭐⭐⭐ It Encourages me to do more

About

Convert text into Handwriting

https://texttohandwriting.vercel.app

License:MIT License


Languages

Language:JavaScript 81.3%Language:CSS 10.5%Language:HTML 8.2%