ecocart-react-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

ecocart-react-components

EcoCart's reusable and sustainable React component library.

NPM JavaScript Style Guide

Install

npm install --save ecocart-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'ecocart-react-components'
import 'ecocart-react-components/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Ecocart-io

/ecocart-react-components/

    Package Sidebar

    Install

    npm i ecocart-react-components

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    408 kB

    Total Files

    8

    Last publish

    Collaborators

    • nihshreyas
    • kyrais
    • ecocart