diff --git a/4-data-visualization/README.md b/4-data-visualization/README.md new file mode 100644 index 0000000..1014f14 --- /dev/null +++ b/4-data-visualization/README.md @@ -0,0 +1,11 @@ +# Preview the projects here: + +[Bar Chart](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/1-bar-chart/index.html) + +[Scatterplot Graph](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/2-scatterplot/index.html) + +[Heat Map](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/3-heat-map/index.html) + +[Choropleth Map](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/4-choropleth/index.html) + +[Treemap Diagram](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/5-treemap/index.html) \ No newline at end of file