Sort Books Create a Redux store for Book sorting that holds a state for a list of books. Write an action to fetch the list of Books and its details from an API and update the store with the results. Allow the user to sort the list of posts by Title, author & publisher