Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 314 Bytes

code-hero

What is it?

This is a simple SPA that consumes Marvel Api for a simple heroes listing and details.

How to run?

You just have to run yarn install to install all packages required and yarn start to run the application.

For testing purposes, run yarn test