Skip to content

Commit 668b2c0

Browse files
authored
docs: remove project structure
1 parent fab1318 commit 668b2c0

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,6 @@ Some design choices have been made that deviate from the original video. These m
3636
- **Tailwind CSS v4** - Utility-first CSS framework
3737
- **Turbopack** - High-performance build tool
3838

39-
## Project Structure
40-
41-
```
42-
src/
43-
├── app/
44-
│ ├── layout.tsx # Root layout with fonts
45-
│ ├── page.tsx # Home page
46-
│ └── globals.css # Global styles
47-
└── components/
48-
└── ToggleButton.tsx # The star of the show
49-
```
50-
5139
## Commands
5240

5341
```bash

0 commit comments

Comments
 (0)