7f5166b111c3c92cf0d22d582cb23631a2f1f9d4
MyReads Project
This app allows the user to categorize books according to status: "Currently Reading," "Want to Read" and "Read" - kind of like a personal "playlist" for books!
The main page displays the user's books by category. The main page also has a link to the search page, where the user can search the database for more books to add to the main page, and categorize them appropriately.
To use the app:
-
Download or clone this project from [git].
-
To install app: from the command line, type: npm install.
-
When complete, to run app, type: npm start and view the app in your favorite browser.
Description
Languages
JavaScript
78.9%
CSS
18.9%
HTML
2.2%