Features:
- Character list
- Search field by name with pagination
- Detail page
To run this project you need to have the Angular framework installed locally, details for the installation visit this link: setup-local
- Run
npm install
to install dependencies. - Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The application 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.