/data_css_final

Final code for the data CSS workshop

Primary LanguageHTML

CSS Workshop

This repo contains the final code for the CSS workshop.

It includes all the necessary files with the components and styles already built.

The starter code can be found here


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".