diff --git a/README.md b/README.md index 4c6a7f2..4aef30c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,35 @@ Main project for CSE 110. Includes calendar, journal entries, contact pages, progression meter, a task list, all within a polish UI -# Project cards +# preview +### home page + +# Documentation + +## project-card + +- HTML element name: `project-card` +- JS element class: `ProductCard` +- sample project card HTML: + +```HTML + +
+

warmup

+ warmup +
a warmup project
+
+
79
+
+
+ + + +
+
+
+``` # projects.JSON