stl-getstarted
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

stori-getstarted

A simple guided steps for your app (react)

Usage/Examples

import GetStarted from 'stori-getstarted'

function App() {
  const data = [{
      id: "step1",
      listtitle: 'Find products',
      image:<img src="https://images.thesubscriber.app/viewsubscription.png" style={{ width: '106px', height: '106px' }}></img>,
      title: "Find products to sell without buying inventory",
      description: "Have your products shipped directly from the supplier to your customer, and only pay for what you sell.",
      actionLabel: "Brows dropshipping apps",
      footerLink: <span>Footer link</span>
  },
   {
      id: "step12",
      listtitle: 'Find products2',
      image:<img src="https://images.thesubscriber.app/viewsubscription.png" style={{ width: '106px', height: '106px' }}></img>,
      title: "Find products2 to sell without buying inventory",
      description: "Have your products shipped directly from the supplier to your customer, and only pay for what you sell.",
      actionLabel: "Brows dropshipping apps",
      footerLink: <span>Footer link</span>
  },
  {
      id: "step13",
      image:<img src="https://images.thesubscriber.app/viewsubscription.png" style={{ width: '106px', height: '106px' }}></img>,
      listtitle: 'Find products3',
      title: "Find products3 to sell without buying inventory",
      description: "Have your products shipped directly from the supplier to your customer, and only pay for what you sell.",
      actionLabel: "Brows dropshipping apps",
      footerLink: <span>Footer link</span>
  }]
  return <GetStarted title="Get Started" list={data} width="600px"/>
}

Screenshots

App Screenshot

MIT License

Readme

Keywords

Package Sidebar

Install

npm i stl-getstarted

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

368 kB

Total Files

27

Last publish

Collaborators

  • g0kul!raj