omoosey / reactnd-project-myreads-starter

Starter Code for the React MyReads Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 67.1%Language:CSS 20.5%Language:HTML 12.4%