This is a react based app to keep track of a reading list: search for books, assign a book to a 'shelf' depending on whether you have read the book or want to read the book or are currently reading.
The selection of books is limited... this is just an example!
This is based on a udacity project assignment: https://github.com/udacity/reactnd-project-myreads-starter
using a terminal:
navigate to an empty working directory, clone the project with git clone <insert url here>, then run npm install in parent project directory, then npm start, the app should open in your default browser.
use the 'down' icon on each book to select shelves
use the 'plus' icon at the lower-right of the main screen to add a book to the shelf
- react - the main framework used
- base project
- Adam Razzak
- readme template: https://gist.github.com/PurpleBooth/109311bb0361f32d87a2
- Udacity course and people! see https://eu.udacity.com/course/front-end-web-developer-nanodegree--nd001
book shelf app screens: