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.
before visit the next link with the project online is necesary to get temporary access to the API. Click in the next link and in the button
In the project directory, you can use the next commands to run the project locally:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.