freeCodeCamp / CurriculumExpansion

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

chore: add useState hook lab to frontend cert #549

Open jdwilkin4 opened 1 week ago

jdwilkin4 commented 1 week ago

At the time of this issue creation, Oliver is currently working on the making the changes to the editor to teach React and TypeScript.

For this lab, we need to create a project to practice working with state and the useState hook.

Here are some suggestions from ChatGPT on project ideas:

Counter App

Simple Stopwatch

The CSS should be supplied for the campers.

Acceptance criteria

jdwilkin4 commented 1 week ago

Marking this blocked for now until we know what the final implementation for the editor will look like for react and typescript. Oliver will let us know when.