From zero to FullStack - an unofficial course led by Pedro Soares with the aim of guiding and helping two friends to learn programming and become sotfware developers.
This repository aims to create .html
and .js
files so that Mariana can apply the knowledge that she have acquired.
Create and go to the directory where you want to place the repository
cd directory
Clone the project
git clone https://github.com/from-zero-to-fullstack/javascript-basics
Go to the project directory
cd javascript-basics
Open in Visual Studio Code
code .
MIT