# Project Map

> Generated by 10x-Code | {{TIMESTAMP}}
> Total files: {{TOTAL_FILES}} | Total directories: {{TOTAL_DIRS}}

## Tech Stack
{{TECH_STACK}}

## Directory Structure
```
{{DIRECTORY_TREE}}
```

## File Roles

### Entry Points
{{ENTRY_POINTS}}

### Core Logic
{{CORE_FILES}}

### Components / UI
{{COMPONENT_FILES}}

### Utilities / Helpers
{{UTILITY_FILES}}

### Configuration
{{CONFIG_FILES}}

### Tests
{{TEST_FILES}}

### Types / Interfaces
{{TYPE_FILES}}

### Styles
{{STYLE_FILES}}

## Dependency Graph

### High-Level Module Dependencies
```
{{MODULE_DEPENDENCY_GRAPH}}
```

### Key Import Chains
{{IMPORT_CHAINS}}

## External Dependencies
| Package | Used By | Purpose |
|---------|---------|---------|
{{EXTERNAL_DEPS}}

---
*Generated by [10x-Code](https://github.com/AnitChaudhry/10x-Code) v1.0.0*
