This project was building with didactic purposes.
This project is about keeping your bookshelf organized. User can add many books; They can search on web as well. We are using the Google Book API, so they can search and add the book to your libray. They can also add a book by filling the form. Users can started a reading, update it and complete it. So, User have a reading history.
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.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Run ng test -sr -cc
to execute the unit tests via Karma.