Skip to content

StarDust198/Marvel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel API test App

Marvel Info Portal

Marvel Info Portal app uses official Marvel Developer API. Can be used to gather info about Marvel comics and characters.

Built on React, React Router, Redux Toolkit Query & more. Not adapted for mobile devices and smaller widths.

Table of contents

Overview

My goals

  • Make it possible to search characters, read information about them and comics with them
  • Smooth transitions, list animations
  • Keyboard accesibility, focus & hover states
  • Error boundaries

Links

My process

Built with

What I learned

How to use real world API & queries, work with animations and make app keyboard-accesible.

Continued development

My remaining targets for the app:

  • Put characters/comics list into RTK EntityAdapter via RTK Query

Author

Acknowledgments

Big thanks to Ivan Petrichenko - His page with courses on Udemy. The app was started on his course and I highly recommend his course to everyone who wants to learn JS/React.