yelp_viewer

0.0.1 • Public • Published

yelp_viewer

React component to display Yelp star rating, review counts, and link to Yelp

Example Usage

Tests

Pull down, npm install and then:

npm run tests

Usage

<YelpViewer rating={rating}
            count={count}
            url={url}
            template={template} />

Default styles are availabe in CSS

import 'yelp_viewer/dist/yelp_viewer.css';

Readme

Keywords

Package Sidebar

Install

npm i yelp_viewer

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

46.1 kB

Total Files

21

Last publish

Collaborators

  • knomedia