MyReads - Book Tracking App Built With React

MyReads is a bookshelf app that allows us to add, select and categorize books that we have read, currently reading, or want to read. It's developed using React Framework. "react-router-dom" and "prop-types" libraries are used in this project

The project emphasizes using React Fundamentals to build the application and provides an API server and client library to persist information as we interact with the application. The project is available on GitHub under MIT License and can be downloaded from Here. This project has been reviewed by Udacity Reviewer. The whole review can be found Here.

Excellent Work! I really loved the way you've broken down the entire app into small components and created stateless functional components. This really follows all the react principles.

Project Reviewer at Udacity

User can search and add books to the shelfs. State of the books is persisted across the application

Let's become network buddies?