/react-rough-logo

React logo created with React and Rough.js

Primary LanguageTypeScriptMIT LicenseMIT

react-rough-logo

Sketchy react logo created with React and Rough.js

Edit react-rough-logo

sketchy react logo

Usage

import ReactLogo from "react-rough-logo";
import "react-rough-logo/build/index.css";

Scripts

Building library

  yarn build

Running demo

  yarn start:demo

Building demo

  yarn build:demo