ickerio / cits3403

0 stars 1 forks source link

Add 'Blank' HTML, CSS, and JS Files #4

Closed HenriScaff closed 6 months ago

HenriScaff commented 6 months ago

Add the frontend "skeleton":

Ensure the files interact properly using some basic tests (e.g. set background-color of the pages in CSS file, and have it changed by the JS).

This can lay the foundation for our first deliverable.