Screenshot of StackBlitz with code on the left and a rendered to-do list on the right
Back to Projects

Intro to React Workshop

February 2023 - March 2023

Tags

    TypeScriptReactWebFeaturedTry It Yourself

About

A to-do list app designed to help teach the basics of React. It was created for a workshop for the Society of Software Developers at the University of Florida. The workshop is divided into six parts, each with an interactive exercise. During each exercise, the presenter and viewers must fix a part of the app to make it function correctly. Instructions on how to fix the app are in the 'instructions.md' file at the root of the project. Viewers can choose to follow along with the workshop and fork the repository from StackBlitz if they fall behind, maximizing the time spent coding. The first version of this workshop was given in just under 75 minutes.

External Links

Images

Screenshot of StackBlitz with code on the left and a rendered to-do list on the right