Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 356 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 356 Bytes

#Overview

ReadsApp allows you to view bookshelves containing books that you would wish to read, are reading, or have read. You can change the shelf of a book or remove it. You can search for new books to read and add them to the shelf you want.

#Get it first instal nodejs on your machine git clone the repo cd into the repo folder npm install npm start