El candidato/a deberá desarrollar una SPA consumiendo la API oficial de Marvel. Funcionalidades SPA:
La página principal deberá tener un listado de los comics de super héroes ordenados por título. El listado se podrá filtrar por comics favoritos. El usuario podrá seleccionar/clickar en uno de los comics para entrar en el detalle del mismo. En el detalle del cómic se podrá marcar como favorito.
Se tendrá en cuenta tanto la calidad del código, como la UX de la misma. La utilización del framework es a libre elección aunque es deseable el uso de Vue 2.0 ya que es el framework que se está utilizando actualmente en el desarrollo de encuesta.com
This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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.