Skip to content
/ stroke Public

Create Hand-drawn SVG animations for logos, signatures, and illustrations.

Notifications You must be signed in to change notification settings

abhix4/stroke

Repository files navigation

image

Stroke

Animated SVGs drawn by hand.

Stroke lets you draw in a canvas, preview smooth SVG stroke animations, and copy a ready-to-use React component powered by Motion.

Minimal. Visual. Production-ready.


How it works

  1. Draw in the canvas
  2. Preview the animated SVG
  3. Copy the generated component code
  4. Paste it into your project
  5. Install motion
  6. Adjust size using className and color using color props

Run Locally

Clone the project

  git clone https://github.com/abhix4/stroke

Go to the project directory

  cd stroke

Install dependencies

  npm install

Start the server

  npm run dev

About

Create Hand-drawn SVG animations for logos, signatures, and illustrations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages