Skip to content

A react app that allows users to move books from a library to "shelves" and between said shelves based on their status ("read," "want to read," etc.)

Notifications You must be signed in to change notification settings

SarahEW1206/FEND-P6-bookshelf-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEND MyReads React Project

To run

  • Clone or download from this repo
  • Run npm install in your terminal
  • Run npm start

To Use

  • On the main page, move books between shelves (or remove) by selecting the appropriate item from the dropdown.
  • Add a new book to your bookshelves by clicking the icon at the bottom right of the main page. Enter a search term and update the status of your preferred book.
  • In the search results, the current shelf is shown above the book for easy reference.
  • You may also get more info on each book by clicking the info link.

For Udacity Reviewer

Hi! I added a book detail page component but please forgive the lack of styling! ;-) I wanted to figure out how to route to a dynamically generated id in the URL. Please let me know if the method I chose is a good one!

Thanks, have a great day!

Resources

About

A react app that allows users to move books from a library to "shelves" and between said shelves based on their status ("read," "want to read," etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •