-
index.js
in the components folder where we can write export {default as Filename} from "./fileDirectory" -
then in App.jsx we can Direct call the
- Containers contain bigger components having multiple components at the same time, we can think like containers are like the bigger section of the page.
- Sometimes we don't get that shape which figma shows to us, so we need to shape and size it manually.
- A special name for CSS Classname Called
BEM -> Block Element Modifier