freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
315 stars 105 forks source link

chore: add greeting card workshop to main #614

Closed jdwilkin4 closed 1 day ago

jdwilkin4 commented 1 month ago

We already have the prototype here https://github.com/freeCodeCamp/CurriculumExpansion/issues/421

we need to break down that prototype into steps and tests and add that to the main repo.

ilenia-magoni commented 3 weeks ago

Is this to start from an empty seed (barebones boilerplate), or with the HTML file given and then guiding the camper through adding the CSS?

jdwilkin4 commented 3 weeks ago

The HTML barebones boilerplate should be provided and then they will write the rest of the HTML and CSS themselves