This is my MyReads Project for the Udacity's React course.
See README_old.md
for the original README that describes the project.
Note that the Search page only supports the keywords in file SEARCH_TERMS.md
like 'Android'.
Clone this repository.
cd
into the reactnd-project-myreads-starter
folder.
Run npm install
and then npm start
.
A browser window should open with the application.