Skip to content

A Netflix styled application for keeping a reading list.

Notifications You must be signed in to change notification settings

tsimian/book_log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Log

A Netflix styled application that fetches data from Open Library API to use in keeping track of a reading list.

App Screenshot

Todos

  • Integrate search bar into header?
  • Add randomizer function
  • Add links to full text in Modal
  • Reimplement pagination

Run

Clone the repository, then...

# Install dependencies
$ npm install

# Set up a local storage key variable
e.g, REACT_APP_MY_KEY = keys.key


# Start up the application
$ npm start

Use

Search for a book from the library and find the book you would like to add to your list, click the '+' button to add to your list or click the same button to remove from your list.

About

A Netflix styled application for keeping a reading list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published