Skip to content

MyRead project for the Udacity React Nanodegree program

Notifications You must be signed in to change notification settings

laminbarrow/myreads

 
 

Repository files navigation

MyReads Project

This is the my submission for the final assessment project for Udacity's React Fundamentals course. A demo of the finished work can be found at https://myreads.lbarrow.com/

TL;DR

To get started developing right away:

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

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.

About

MyRead project for the Udacity React Nanodegree program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • CSS 21.9%
  • HTML 8.6%