first we need to install some things before we code to make our lives easier

This is assuming you are on Mac OS

Some tools you will need

VS Code - your IDE

iTerm2 - a nice terminal

Homebrew - an installer for stuff

Node.js - the coding engine

Source control

Using Github