- This project was generated with Angular CLI version 12.2.1.
- Make sure you have latest NodeJS and Latest Angular CLI Installed on your machine.
- Run
npm Install
first (one time activity only) and then, - 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.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
- Angular 12 App
- Leveraged Bootstrap v5 for UI Design
- Dummy Books data pulled from /assets/*.json file
- Book Rating and comments will retain even after navigating to other links
- Rating and comments will reset if browser reloaded.
- Custom Pipe used for filter/search Books