Tutorial: Setup React App from scratch without create-react-app 2022
The first time I installed React was back in 2020 when I developed an interface for blind users. I remember thinking, “What exactly are these installed files? How do they function together? Which files am I supposed to work on and which are the ones I should not touch?” To satisfy my curiosity, I installed…