This is an application that saves your favorite comics of marvel.
The application has two types of login and register:
- Authentication with user and password
- Authentication with third-party providers (Facebook, Gmail)
The user Profile have our list of favorite comics and display our name and a photo( if the register was by a third-party provider)
A search that shows three results by default, but we aren’t limited to this, a user can choose between 10, 15, or 20 results.
If a user selects a character provided, the app displays a list of comics associated with this character and also can save each comic in our favorite list by clicking on a ‘star’ button added in each comic.
A view that shows the user’s favorite comics
Characteristics of the page:
- don’t have duplicated comics
- a user can remove his comics from the list
Click on the photo to see the design in Figma created to make the UI
ReactJs, SASS, Firebase Cloud Store, Firebase Authentication.



