the installation requires only npm install
and npm start
to get it installed and launched.
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.
- 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.