In this video, you will learn how to get started with the react framework, this includes setting up your development environment, creating your first react project, and launching the development server.
Become a patreon supporter and get early access to new content
Patreon: / digital_logic
Time Codes:
00:00 - Intro
00:18 - Install NodeJS
00:43 - Developer Tools
01:26 - Install VS Code
01:59 - VS Code
02:14 - Using the terminal
02:59 - Verify Node is installed
03:21 - Create your first react project
03:57 - Open your project in VS Code
04:14 - Overview of the files in a react project
05:36 - Start the development server
06:05 - Developer Tools