vincentleeuwen / bookshelf

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 62.7%Language:CSS 26.8%Language:HTML 10.5%