Skip to content

Instantly share code, notes, and snippets.

View oscar-barreto's full-sized avatar
🏠
Working from home

Oscar Barreto oscar-barreto

🏠
Working from home
View GitHub Profile
@oscar-barreto
oscar-barreto / movies.js
Created March 24, 2023 13:34
movies for copy
const movies = [
{
adult: false,
backdrop_path: "/iQFcwSGbZXMkeyKrxbPnwnRo5fl.jpg",
genre_ids: [28, 12, 878],
id: 634649,
original_language: "en",
original_title: "Spider-Man: No Way Home",
overview:
"Peter Parker é desmascarado e não consegue mais separar sua vida normal dos grandes riscos de ser um super-herói. Quando ele pede ajuda ao Doutor Estranho, os riscos se tornam ainda mais perigosos, e o forçam a descobrir o que realmente significa ser o Homem-Aranha.",

logo_ironhack_blue 7

General guidelines for labs/assignments

In this document, you will find all the steps you should follow when working on the labs (in the prework and during the bootcamp).

Step 1: Fork the repository

The majority of time, you will have to start the process with forking. Just a quick reminder on what is the process of forking.

logo_ironhack_blue 7

General guidelines for labs/assignments

In this document, you will find all the steps you should follow when working on the labs (in the prework and during the bootcamp).

Step 1: Fork the repository

The majority of time, you will have to start the process with forking. Just a quick reminder on what is the process of forking.