React Installation (create-react-app NPX) & VS Code Environment Setup (Ep. 2)
In the 2nd episode, you're going to learn to install React with an open-source project called "create-react-app" and how to set up your working environment by using VS Code & NPM (NPX).
React JS Tutorials (2021) Playlist: https://bit.ly/3hYVtfq
React Official Website: https://reactjs.org/
Node.js (npm) Download: https://nodejs.org/en/
VS Code Download: https://code.visualstudio.com/
More Episodes of this Playlist: https://bit.ly/3hYVtfq
SECTIONS:
(00:00) - INTRO
(00:28) - Try React without Installing
(01:08) - Alternative Installation
(01:43) - Installing React with create-react-app
(02:20) - How to Solve Potential Issues
(02:54) - 1st Step (NPM-NPX Config)
(04:11) - 2nd Step
(05:08) - VS Code Setup
(05:26) - Opening The App Folder
(05:43) - 3rd Step & Running The App
(06:43) - Upcoming Next
#react #reactjs #webdevelopment