These are the projects shown in the Pluralsight course "React Fundamentals". The number in front is the module number in the course.
You can run projects by going to their directory and
- restoring the npm packages with npm install (only once)
- type: "npm run dev"