Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (9 loc) · 1.07 KB

BookLibrary

In this project you can search books by title, author, genre or other keywords. By clicking on a book's title, you can navigate to the book's details page. If you click on an author's name, you can open the author's details page. Otherwise if you click on a label, you can browse a list of books with the same subject.

search-by-title

book-details

author-details

same-subject

This project was generated with Angular CLI version 11.2.11.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.