Skip to content

AlissonTS/angular-marvel

Repository files navigation

AngularMarvel

This project was generated with Angular CLI version 13.3.11.

Features

The system has the following features:

  • List of characters from Marvel's catalog with pagination.
  • Filter characters by name.
  • Characters info.

How to Install

Clone the following project by using the command `git clone https://github.com/AlissonTS/angular-marvel.git`.

Execute `npm install` inside the project's folder in order to install the dependencies of the project.

How to run development server

Execute ng serve in order to start the development server. Go to http://localhost:4200/.

Build

Execute ng build. Artefacts will be inside dist/.

Run unit tests

Execute ng test in order to run unit tests via Karma.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published