Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads

by Smarajit Dasgupta

A library management app. Assignment #1 for Udacity React nanodegree program.

The project involves building the React components to populate the main page and search page with books. The main page has three shelves and the users are able to move the books between shelves. The search page allows users to search for new books via a given API server to add to their shelves.The project uses React's setState to build the functionality to move books from one shelf to another.

Pre-requisite

Setting up

  • Download / Clone repository git clone https://github.com/smarajitdasgupta/reactnd-project-myreads-starter.git
  • install all project dependencies with npm install
  • start the development server with npm start

Search Limitation

The backend API uses a fixed set of search results and is limited to a set of search terms, which can be found in SEARCH_TERMS.md.

About

Starter Code for the React MyReads Project

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages