Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 618 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 618 Bytes

Sass Bar Chart Project

This project involved creating a bar chart for a fictitious company, Organic-Press, displaying the top 10 produced foods in the world.

Objective

Code the bar chart using only HTML and SCSS nesting, variables, mixins, functions, loops, and conditionals, without using JavaScript.

bar-chart

Launch

View the Sass Bar Chart Project here: https://marisabrantley.github.io/sass-bar-chart/

Class

Codecademy/Pro

Learn SASS: Functions and Operations