Visualize Your GitHub Repos.
RepoTree allows you to create and visualize a repository to tree-like structure. providing a clear and Tree view of your Project.
├── public
| ├── next.svg
| ├── vercel.svg
├── src
| ├── app
| | ├── globals.css
| | ├── layout.tsx
| | ├── page.tsx
| ├── .gitignore
| ├── next.config.js
| ├── package-lock.json
| ├── package.json
| ├── postcss.config.js
| ├── README.md
| ├── tailwind.config.ts
| ├── tsconfig.json
| ├── next.svg
| ├── vercel.svg
├── src
| ├── app
| | ├── globals.css
| | ├── layout.tsx
| | ├── page.tsx
| ├── .gitignore
| ├── next.config.js
| ├── package-lock.json
| ├── package.json
| ├── postcss.config.js
| ├── README.md
| ├── tailwind.config.ts
| ├── tsconfig.json