8000 GitHub - Kimack/MyReads: Udacity RND P1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Kimack/MyReads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads App

React app for listing books that you are interested in.

Built on top of the starter template for the final assessment project for Udacity's React Fundamentals course, developed by React Training.

⚡ Quickstart

  1. Clone the repo
  2. cd into the project root and run npm install
  3. run npm start

If you follow those steps the app should open in your default browser.

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.

create-react-app

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

Contributing

This is an exam project for the React Nanodegree at Udacity so it won't make sense to accept contributions.

About

Udacity RND P1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • CSS 15.7%
  • HTML 5.8%
0