Skip to content

Bookshelf is small online solution for sorting books you are reading, want to or have read. Search for new books by title or authors. Created with React.js.

Notifications You must be signed in to change notification settings

vincentleeuwen/bookshelf

 
 

Repository files navigation

Bookshelf Project

Bookshelf is small online solution for sorting books you are reading, want to or have read. Created with React.js. This project is created as a part of Udacity React, Redux, React Native Nanodegree course.

Features:

Search for new books by title or authors.

Rearrange books within "reading", "want to read" and "read" bookshelfs

To get started developing right away:

  • install all project dependencies with npm install
  • start the development server with npm start

localhost_3000_ ipad

Important

The backend API uses a fixed set of cached search results and is limited to a particular set of search terms, which can be found in SEARCH_TERMS.md. That list of terms are the only terms that will work with the backend.

About

Bookshelf is small online solution for sorting books you are reading, want to or have read. Search for new books by title or authors. Created with React.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • CSS 26.8%
  • HTML 10.5%