This is advanced folder structure for React JS project
The below tree represents the folder structure mentioned in the video
the
src/
components/
Component1/
Component1.js
Component1.css
assets/
pages/
Page1/
Page1.js
Page1.css
assets/
services/
Service1/
Service1.js
Service1.css
assets/
styles/
styles.css
variables.css
mixins.css
index.js
GitHub - https://github.com/MulukenMekuriya