Posted on August 10, 2020December 25, 2021 by sameerMy Reads MyReads application that lets users search for and organise their reading library. Front Page (Book Shelves) Searching for Books GitHub Link Live Demo Key Tech: Basic React App accessing a Book API Code Highlights: Initial states Rendering and wiring up/passing various functions and data. moveBook function searchForBooks and resetSearch functions BookAPI to call Udacity’s book system which preserves states for the session.