To run this project locally, you must follow this steps:
This is required due to how browsers deal with different domains requests.
Without this, the connection with the Super Hero API won't be possible.
Install the extension here -> https://chrome.google.com/webstore/detail/cors-unblock/lfhmikememgdcahcdlaciloancbhjino
Starts the JSON Server Mock to allow data persistence.
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.
Activate the extension previously installed on the [STEP 0]
Click on the extension, on the Tab of your browser where the app is running, and it's done!