HeroesApp

Description

This project was generated with [Angular CLI], This project is a SPA (Single Page Application) that allows you to search for heroes and see their information, you can also add new heroes and delete them.

Getting Started

  • Clone the repository

  • Run npm install to install the dependencies

  • Run npm run dev to start the server

    Mock server will be running on http://localhost:3000/ Angular app will be running on http://localhost:4200/