Skip to content

Files

Latest commit

 

History

History
11 lines (8 loc) · 487 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 487 Bytes

advent-of-CSS-and-JS-2021

The Advent of CSS and Advent of JavaScript 2021 challenges see SelfTeach.me

Tips for Getting Started

  • Use the yandeu.five-server Live Server extension for VS Code to see your changes in real-time.
  • Create an index.html, style.css and app.js file and link them together.
  • I use the Cascadia Code font in my editor, but you can use any font you like.
  • Use the Figma file to see how the project should look.