Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 345 Bytes

MARVELAPP

Display a linsting of heroes and show some details on click.

Installation

cd marvelapp
yarn
yarn start

Testing

yarn test

Url

  • / show the first page of the characters
  • /:id show a character by id
  • /page/:numPage shows a specific page from the list of characters
  • /bookmarksshow the bookmarks list