This app was created wit Angular cli
Node v20.12.2 Chrome 125.0.6422.142 Angular Cli 17+
With correct node version you must run:
In the project directory, you can run:
Run npm run start
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm run test
to get coverage report stored in ./coverage/index.html (coverage is on 100%).
Run npm run compodoc:build-and-serve
to get coverage report stored in ./documentation/coverage.html (coverage is on 100%).
Run npm run prettier
to format files in src folder.
Live demo here -> -> -> [https://efrainmancilla.pantera-studio.com/marvel-favorites/#/] or [https://marvel-favorites-tecno-angular.vercel.app/#/]