spinny-text
v1.0.0
Published
Drop in component for creating letters than spin on mouseover
Downloads
2
Readme
spinny-text
React Spinny Text
Quickstart
Install the package
Pass the text you want to spin into the component on the text prop
Running the demo
- Clone the repo
git clone https://github.com/AntCas/spinny-text.git
- Install dependencies
cd spinny-text && npm install && cd demo && npm install
- Run the demo
npm run start