You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project you can search between all the superheroes and add them to your favorite list. This project was created to practice using React, Typescript, Mobx and how to fetch and show data from an API. This project was done with all Marvel and DC supeheroes data from the public superheroes API.
Projeto de estudo sobre performance e fluxo de renderização no ReactJS desenvolvido nas aulas do Chapter V da trilha de ReactJS do Bootcamp Ignite da Rocketseat
This application implements an authentication system with React and TypeScript, including protected routes and efficient visualization of large data sets.