Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.15 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.15 KB

Welcome to the ChunckySoap Bouncer 👋

Version License: MIT Twitter: webnostix

'Bouncing Loader using Rive animations'

Install

npm install

Usage

import ChunkySoapBounce from "chunky-soap-bounce";

function App() {
  return (
    <div>
      <ChunkySoapBounce />
    </div>
  );
}

export default App;

Author

👤 Rob Duffus, webnostix

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator