Skip to content
/ myreads Public

A personal book tracking application. Made with React.

Notifications You must be signed in to change notification settings

luoto/myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads

A personal book tracking application. Made with React.

MyReads provides a user with a bookshelf, to manage their library. Users are able to mark books as Currently Reading, Want to Read, and Read that they find using the search feature found in the app.

How to Use

  1. Clone this repository.
  2. Run npm install.
  3. Start development server with npm start

Backend API

Powered by Udacity, see here.

Note

Due to the nature of the backend, search terms are limited to SEARCH_TERMS.md.

Credits

This project was bootstrapped with Udacity's MyReads Starter Template, which provided a static example of CSS and HTML markup without any React code.

Contributing

All contributions must follow Udacity's style guide.

License

The MIT License

Copyright (c) 2017 Tony Luo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A personal book tracking application. Made with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published