Skip to content

AdamRaz/reading-list-react

 
 

Repository files navigation

react based reading list app - react book shelf

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

Getting Started

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

Built With

Authors

  • Adam Razzak

Acknowledgements

project preview:

book shelf app screens:

image of MyReads app screen image of MyReads app screen

About

A react based reading list app - search and sort books into read, reading & want shelves

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 79.7%
  • CSS 14.3%
  • HTML 6.0%