This repository contains code samples, exercise starter files, and solutions.
  • JavaScript 91.9%
  • HTML 5.8%
  • CSS 2.3%
Find a file
2025-10-12 13:06:01 -04:00
01-getting-started/examples/hello-react Exercises and Examples for m1 and m2 2025-10-03 11:02:22 -04:00
02-basics Loading updates. 2025-10-12 13:04:05 -04:00
03-intermediate Intermediate exercises and examples 2025-10-03 11:08:12 -04:00
04-context-memoization/examples memoization examples 2025-10-03 19:56:02 -04:00
ConferenceAPI Conference and Movie APIs 2025-10-12 13:06:01 -04:00
MovieAPI Conference and Movie APIs 2025-10-12 13:06:01 -04:00
.gitignore Initial commit 2025-10-03 10:52:46 -04:00
README.md Exercises and Examples for m1 and m2 2025-10-03 11:02:22 -04:00

React Essentials

This repository contains code samples, exercise starter files, and solutions for the React Essentials Skill Foundry course.

Each subfolder matches the course section. Remember to npm install before attempting to run any of the provided code samples!

In the examples folder, you will find code samples from each lesson and demo.

In the exercises folder, you will find starter code (if applicable) and solution code.

If you have any questions, ask them in the React channel in our Discord server (discord.gg/skillfoundry)