Skip to content

Commit 80f1ad4

Browse files
authored
Update README.md
1 parent e23d8ac commit 80f1ad4

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,5 @@ Push to the branch (git push origin feature/AmazingFeature)
7171
Open a Pull Request
7272

7373

74-
Project Structure
75-
src/
76-
├── components/ # Reusable UI components
77-
├── pages/ # Application screens
78-
├── routes/ # Navigation configuration
79-
├── assets/ # Images, fonts
80-
├── utils/ # Helper functions
81-
├── App.jsx # Root component
82-
└── main.jsx # Entry point
83-
Credits
84-
UI Components: ShadCN UI
85-
86-
Icons: Lucide React
87-
88-
Form Handling: React Hook Form
89-
90-
International Phone Input: react-international-phone
74+
9175

0 commit comments

Comments
 (0)