A bookshelf app I created as a project for my Udacity React Nanodegree. See: Udacity React Nanodegree
To get started right away:
- install all project dependencies with
npm install
- start the development server with
npm start
A browser tab will open with the app running.