Skip to content

BenjaminDerProgrammierer/advent-of-CSS-and-JS-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.