Skip to content

A bookshelf react app that allows to select and categorize books I have read, am currently reading, or want to read.

Notifications You must be signed in to change notification settings

ivyfu77/react-myreads-webapp

 
 

Repository files navigation

An React App managing my reading books.

How to install

In your Terminal(mac)/Command Line(Windows), enter the commands below

  1. $ git clone https://github.com/ivyfu77/react-myreads-webapp.git

  2. $ npm install

  3. $ npm start

Then the app will automatically open at "localhost:3000/" in your browser

What it looks like

main page

App Interface

There are 3 shelves in main page, can use the dropdown-list at bottom right of each book to change the shelf.

search page

App Interface

Input search query in the input box at the top of page, start to input or click the right search icon to search. Also can use the dropdown-list at bottom right of each book to add to shelf or change the shelf.

About

A bookshelf react app that allows to select and categorize books I have read, am currently reading, or want to read.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.5%
  • CSS 20.9%
  • HTML 7.6%