Just the repository for mandatory exercises of Lemoncode Frontend Master.
We are using two main tools to accomplish the modules execises.
VS Code as our code editor, you can download and learn more here.
The Visual Studio Code Dev Containers extension lets you use a container as a full-featured development environment. It allows you to open any folder inside (or mounted into) a container and take advantage of Visual Studio Code's full feature set.
For more information about Dev Containers, and the extension installation please read the docs here