Skip to content

damogallagher/reactnd-project-myreads-starter

 
 

Repository files navigation

MyReads Project

This project allows a user to maintain a list for their readings.

There are 3 shelf sections, Currently Reading, Want to Read and Read.

The user can move books between the various shelf sections using the UI.

The serarch functionality allows the user to search for books and add them to a particiular shelf

TL;DR

To get started developing right away:

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

Technology Used

This project is purely frontend and we use React for development

React router is used for navigation

Prop-types is used for prop validations

Lodash is used for code validations

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

For details, check out CONTRIBUTING.md.

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • CSS 20.3%
  • HTML 7.8%