0.0.1 • Published 2 years ago
yelp_viewer v0.0.1
yelp_viewer
React component to display Yelp star rating, review counts, and link to Yelp

Tests
Pull down, npm install and then:
npm run testsUsage
<YelpViewer rating={rating}
count={count}
url={url}
template={template} />Default styles are availabe in CSS
import 'yelp_viewer/dist/yelp_viewer.css';0.0.1
2 years ago