1.0.0 • Published 6 years ago

spinny-text v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

spinny-text

React Spinny Text

Demo of spinny text in action

npm package download

Quickstart

  1. Install the package

  2. Pass the text you want to spin into the component on the text prop

Running the demo

  1. Clone the repo

git clone https://github.com/AntCas/spinny-text.git

  1. Install dependencies

cd spinny-text && npm install && cd demo && npm install

  1. Run the demo

npm run start