└── 📁 my-awesome-project ├── 📄 package.json (2.1 KB) ├── 📄 README.md (5.2 KB) ├── 📁 src │ ├── 📄 index.ts (1.8 KB) │ ├── 📄 utils.ts (943 Bytes) │ └── 📁 components │ ├── 📄 Header.tsx (2.3 KB) │ ...
Add a description, image, and links to the file-structure-generator topic page so that developers can more easily learn about it.