Skip to content

erikaya/reactnd-project-myreads-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This is the final project of first module on Udacity's React course.

To get this application running you should do the following:

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

What You're Getting

  • a list of books fetched through an Udacity API
  • you can rearrange the books according to your wishes, changing the shelf of any available books. The available shelves are: Currently Reading, Reading and Read.
  • You can add books to any of your current shelves, by clicking in the plus button and searching for a book. The available search terms are shown in SEARCH_TERMS.md file.

Feel free to contribute.

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.9%
  • JavaScript 17.4%
  • CSS 8.7%