The objective of this app is to display a list of superheroes and allow users to view the profile of the superhero they selected.
- 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.
- React-swipeable-cards
- Reactstrap(Bootstrap4 for React)
- Axios
- react-router-dom
- bootstrap
- react
Before running the application, please have the key from TheSuperHeroAPI ready and store it as a variable in src/secret.js