Skip to content

omoosey/reactnd-project-myreads-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

Table of Contents

About

The MyReads project displays a "bookcase" with books on three different shelves, "Curently Reading", "Want to Read", and "Read". You can move each book to a different shelf using the green button on the book cover. You may also search for other books by clicking the + icon on the bottom right. Here you can enter a search term at the top, the results will display and then you may select the shelf for any of the books.

Instructions

To get started using the app:

  • install all project dependencies with npm install
  • start the server with npm start

Authors

Udacity Starter code Link to starter code

Mariano Salamanca Jr. Finished project Github

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.1%
  • CSS 20.5%
  • HTML 12.4%