marvel-heroes Marvel heroes SPA Installation & Run 1. Clone repository git clone https://github.com/aineo/marvel-heroes.git 2. Install dependencies yarn 3. Build yarn build 4. Run project yarn start Other options Linting yarn lint Formatting with Prettier yarn format