/data_css_starter

Starter code for the CSS workshop for data analytics

Primary LanguageHTML

CSS Workshop

This repo contains the starter code for the CSS workshop.

It includes all the necessary starter files with some components already built.


Running the application


The application can be run by opening the HTML file with any browser, or preferably by using the Live Server extension for VSCode.

With this extension, right click the index.html file and select "Open with Live Server".