SETUP
REACT JS
PROJECT
< FrontENDguruji />
WITHOUT
CREATE-REACT-APP
LEARN WHAT CREATE-REACT-APP
USE UNDER THE HOOD
Learn more
REACT V17
< FrontENDguruji />
REACT ROUTER V6
webpack v5
scss
NODE V17
what will you use?
NPM
Learn more
Add Dependencies
< FrontENDguruji />
CreatE React App
ConfigurE Webpack
Initialize a folder
ADD commands
What you will learn?
build the project
Learn more
< FrontENDguruji />
Fill in some text
React JS project can be setup using only one command.
But this tutorial will do it hard way, to help you see what
create-react-app
use under the hood.
Learn more