src/ ├── components/ │ ├── layout/ │ │ ├── Container.tsx # Responsive container wrapper │ │ ├── Header.tsx # Navigation with mobile menu │ │ └── Footer.tsx # Site footer with links │ ├── sections ...
- IT is a column(or set of column) in a table that uniquely identifies each row(a unique id). There is only 1 primary key & it should not ...