This repository contains code samples, exercise starter files, and solutions.
- JavaScript 91.9%
- HTML 5.8%
- CSS 2.3%
| 01-getting-started/examples/hello-react | ||
| 02-basics | ||
| 03-intermediate | ||
| 04-context-memoization/examples | ||
| ConferenceAPI | ||
| MovieAPI | ||
| .gitignore | ||
| README.md | ||
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)