Setup
To go through the process of hands-on, you need to have few essential tools in your machine.
Editor and plugins
- VS Code is recommended.
- Install the Live Server extension.
-
Emmet extension comes by default with VS Code.
NOTE: If you are using other editor like Atom or Sublime Txt, then get above extensions or plugins installed.
CodePen account
If you want to work in an online editor, then CodePen service is recommended. Feel free to create your account.
NOTE: It is optional step but nice to have. Instructor can easily review your code online through such service.