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

0.9.0 • Public • Published

React-reviews

Build Status

Coverage Status

This is a react review component. It will take in reviews data as a property.

Installation

To install this component into your project run:

npm install @mortonprod/react-reviews

Usage

Import the component like so:

import Product from @mortonprod/react-reviews

then import the css:

import @mortonprod/react-reviews/dist/index.css

Note you must pull the css independently of the component.

To run in development mode do:

npm run start

This will run the app on localhost:8080.

Contributing

You are free to contribute to this component if you wish.

/reactreviews/

    Package Sidebar

    Install

    npm i reactreviews

    Weekly Downloads

    1

    Version

    0.9.0

    License

    none

    Last publish

    Collaborators

    • mortonprod