tusharpandey13 / HandWriter

Easily convert digital text into handwriting.

Home Page:https://tusharpandey13.github.io/HandWriter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HandWriter

Deployed at https://tusharpandey13.github.io/HandWriter/

Easily convert digital text into handwriting

screenshot

Using this tool, you can convert digital text to an image that looks as if it was written by hand.

Made in React and using KonvaJS to render letter bitmaps and page on HTML canvas.

This app is completely made of functional react components, utilizing the new patterns, and uses:

  • useReducer for global state management
  • useState for local state
  • useEffect to respond to events

About

Easily convert digital text into handwriting.

https://tusharpandey13.github.io/HandWriter/

License:MIT License


Languages

Language:JavaScript 76.4%Language:SCSS 21.8%Language:HTML 1.1%Language:CSS 0.7%