A React component for displaying a user's Goodreads shelf
react-goodreads-shelf

react-goodreads-shelf

Case Study

This React component allows you to display a public Goodreads shelf in a React application. It's a lot like the Goodreads JavaScript widget, but allows for more customization, better async loading, and React-like usage.

<GoodreadsBookshelf userId="USER_ID_HERE" />

Skills Used

  • React
  • ES6
  • XML/JSON
  • npm

Links