Book Shelf is a simple react project for Udacity’s React Fundamentals course.
In this application, the main page displays a list of "shelves" (i.e. categories), each of which contains a number of books. The three shelves are:
- Currently Reading
- Want to Read
- Read
The main page also has a link to /search , a search page that allows you to find books to add to your library.
open the project directory with cmd, then you can run: