Skip to content

jacksondieter/react-myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This project was created with REACT as part of Udacity Front-End Developer Nanodegree.

##User instructions

  • install all project dependencies with npm install
  • start the server with npm start
  • Open Local server in the browser

What You're Getting

A page that shows 3 shelves for books, and each book is shown on the their shelf Currently reading , Read and Want to read. Each book shows a control that allows users to move it between shelves. The main page contains a link to the search page. When the link is clicked, the search page is displayed and can search books to add on shelf.

Backend Server

A backend server is provided in Backend Server

Important

The backend API uses a fixed set of cached search results and is limited to a particular set of search terms, which can be found in SEARCH_TERMS.md. That list of terms are the only terms that will work with the backend, so don't be surprised if your searches for Basket Weaving or Bubble Wrap don't come back with any results.

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

Contributing

This repository is project for Udacity Front-End Developer Nanodegree. Therefore, we most likely will not accept pull requests.

For details, check out CONTRIBUTING.md.

About

My Read is a catalogue of book to read

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published