Completed
Outlining the app components
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React JS Code Challenge - React Beginner Project
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Code Challenge: Your First Project
- 3 Begin Solution: create-react-app and set up
- 4 Outlining the app components
- 5 The square component
- 6 The form input component
- 7 useState hook and passing props
- 8 Adding CSS styles
- 9 Challenge Complete! How did you do?
- 10 Additional Feature: Color Names to Hex Values
- 11 Additional Feature: Toggle Text Color