feat(curriculum): add piano project (#43364)

* feat: i broke it horribly

* fix: background colour first

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: missing asserts

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: remove extra background

* fix: meta order

* feat: clarify descriptions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2021-09-13 09:51:42 -07:00
committed by GitHub
parent 6996d54fe7
commit 2cf4a7d787
37 changed files with 3685 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"css-grid": "HTML-CSS",
"css-box-model": "HTML-CSS",
"css-picasso-painting": "HTML-CSS",
"css-piano": "HTML-CSS",
"responsive-web-design-projects": "HTML-CSS",
"basic-javascript": "JavaScript",
"es6": "JavaScript",