Skip to content

Instantly share code, notes, and snippets.

View DanteTatsch's full-sized avatar

Dante Tatsch DanteTatsch

View GitHub Profile
@DanteTatsch
DanteTatsch / index.html
Last active March 10, 2022 21:44
podMMjj
<nav class="nav-bar nav-bar-ul">
<ul class="flex-nav-bar-ul">
<li> <a href="#structure">Day Structure</a></li>
<li> <a href="#team">Team</a> </li>
<li> <a href="#schedule">Schedule</a> </li>
</ul>
</nav>

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.