In your Terminal(mac)/Command Line(Windows), enter the commands below
-
$ git clone https://github.com/ivyfu77/react-myreads-webapp.git
-
$ npm install
-
$ npm start
Then the app will automatically open at "localhost:3000/" in your browser
There are 3 shelves in main page, can use the dropdown-list at bottom right of each book to change the shelf.
Input search query in the input box at the top of page, start to input or click the right search icon to search. Also can use the dropdown-list at bottom right of each book to add to shelf or change the shelf.