Skip to content

tobias-dev/reactnd-project-myreads-starter

 
 

Repository files navigation

MyReads Project

This application displays a list of shelves and books contained in it. The application also allows to search for books and (re-)assign to shelves.

The search is limited to a particular set of search terms, which can be found in SEARCH_TERMS.md.

This is implemented based on the following starter template: https://github.com/udacity/reactnd-project-myreads-starter

Install Project

Run npm install from the project's root folder

Run Project

Run npm start from the project's root folder

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • CSS 21.3%
  • HTML 8.3%