How to Use
- Enter your project structure in the text area below
- Use a tree-like format with indentation (spaces or tabs) to represent folders and files
- Click "Generate ZIP" to create and download your ZIP file
Example Format
project-name/
src/
index.js
components/
header.js
footer.js
public/
index.html
favicon.ico
package.json
README.md