Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gastón Gerber - Feature desarrollada para Movilizame #2

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

gastongerber1
Copy link

Aplicación desplegada en Heroku:

https://movilizame-react-app.herokuapp.com/

Herramienta destinada a conectarse a una API, que permite buscar información acerca de películas. La búsqueda se renderiza, y se ordena a partir de un título, y un año ingresado.
Además, posee la funcionalidad de seleccionar las distintas películas para agregarlas a una "Watch List".

Pasos para reproducir el proyecto:

  1. Clonar el repositorio.
  2. Instalar paquetes de Node, corriendo npm install.
  3. Correr la app con el comando npm start, y abrir el proyecto en algún navegador.

Captura de la app en funcionamiento

MovilizameApp

Add a new function to call the API
…Submit to call loadMovies and I give title like an argument
… data to the global state. Use the currentDate to filter movies per year
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants