Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 710 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 710 Bytes

My Reads Project

Table of Contents

Installation

the installation requires only npm install and npm start to get it installed and launched.

Description

this project helps you arranging your books in different shelves (currently reading, want to read and read), adding other books to your shelves, and also remove a book.

Functionality

  • the main page allow users to move books between shelves.
  • the search page have a search input that lets users search for books.
  • if a book is assigned to a shelf on the main page, the correct shelf should be selected on the search page and vice-versa.