Skip to content

howdykevin/MarvelReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A React App that displays Superheroes info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published