Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 456 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 456 Bytes

shopping

This is a demo website.

Open in GitHub Codespaces

  • index.html contains the contents of the website
  • styles.css contains the styles (background, colors, fonts, etc...)
  • main.js contains the JavaScript code for the interactive elements of the site (clicking on the image to interact with it)
  • README.md is the file you're reading right now!