Completed
Welcome
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React.js App Project - MERN Stack Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Suggested Pre-Requisites
- 4 MERN Frontend
- 5 Starter Code
- 6 User Stories
- 7 Early Decisions: State, Structure, Routing
- 8 Install React Router
- 9 Apply React Router to index.js
- 10 Apply Basic Routing to App.js
- 11 Public Routes
- 12 Nested Dash Routes
- 13 File Structure
- 14 Dash Welcome
- 15 Notes and User Routes
- 16 Routing Hierarchy Review
- 17 Running the app