Skip to content

paulkoegel-wessels/myreads

Repository files navigation

MyReads Project

Manage your books with MyReads. Books can be organized in three categories:

  • Currently reading
  • Want to read
  • Read

App features:

  • Move a book between categories with the little green selection arrow.
  • Search for new books with the loupe in the lower right corner (only certain search terms will work, see "Important" note below).

App Setup

  • install all project dependencies with yarn install.
  • start the development server with yarn start.

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, so don't be surprised if your searches for "Basket Weaving or Bubble Wrap" don't come back with any results.

Deployment

yarn deploy

Routing on Github Pages

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

Sources

About

React demo: move books between shelves, search for new books to shelve.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •