At this project you can list all heroes from MarvelAPI, search them by name, see it's description and favorite your bests.
For this application was used Typescript to code maintenance to increase scalability , Styled Components to styling pages and components and Axios Library to make requests.
In the project directory, after installing dependencies and setting MARVEL API KEYS to your .env file with KEYS in .env.example you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.