Demostrarion project using Pokemon Api, including reading, details view and a search functionality.
npm i
npm install ngx-pagination
ng add @angular/material
This project was generated with Angular CLI version 14.2.8.
-
Clone the repository at your local pc with the command git clone and the link at github.
Libraries used For the pagination function maybe needs install the ngx-pagination library with npm i ngx-pagination. More documentation at https://www.npmjs.com/package/ngx-pagination
-
Run
ng servefor a dev server. Navigate tohttp://localhost:4200/. The application will automatically reload if you change any of the source files.



