Skip to content

Egor-Ivankov/marvel-information-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: In this application, you can see a huge number of marvel heroes,
read their descriptions and find out in which comics these heroes participated.

DevDescription: This app has:
1 - request to load a random hero by pressing a button
2 - request to download 9 hero cards and download additional hero cards by pressing the button.
By clicking on the hero card, a block with information about the hero and the comics in which he participated opens
(the list of comics is dynamic and by clicking on the comic, a page with information about the comic will open)
3- implemented search for heroes by name
4- implemented a page with comics and additional download of additional comics by pressing a button
Clicking on a comic opens a block with information about the comic

Source providing a database of heroes and comics: https://developer.marvel.com/

main-page

comics-page

single-hero-page

single-comic-page

For use:

git clone https://github.com/Egor-Ivankov/marvel-app.git

npm install

npm start

Don't forget to put a star ^_^

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published