Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 871 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 871 Bytes

MarvelReactApp

All data are provided by @TheSuperHeroAPI.com

Objectives:

The objective of this app is to display a list of superheroes and allow users to view the profile of the superhero they selected.

Requirements:
  • Responsive to desktop and mobile Clients
  • Developed using React.js
  • Display a list of characters in the form of TinderCards(view Wiki for images & videos)
  • Link each character to their own details page and display relevant character information.
  • Allows navigation and maintain browser history. React-router-dom library is used.
Libraries used:
  1. React-swipeable-cards
  2. Reactstrap(Bootstrap4 for React)
  3. Axios
  4. react-router-dom
  5. bootstrap
  6. react
Running:

Before running the application, please have the key from TheSuperHeroAPI ready and store it as a variable in src/secret.js