SETUP REACT JS  PROJECT 

< FrontENDguruji />

WITHOUT  CREATE-REACT-APP

LEARN WHAT CREATE-REACT-APP USE UNDER THE HOOD

REACT V17

REACT ROUTER V6

webpack v5

scss

NODE V17

what will you use?

NPM

Add Dependencies

CreatE React App

ConfigurE Webpack

Initialize a folder

ADD commands

What you will learn?

build the project

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.