We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23d8ac commit 80f1ad4Copy full SHA for 80f1ad4
1 file changed
README.md
@@ -71,21 +71,5 @@ Push to the branch (git push origin feature/AmazingFeature)
71
Open a Pull Request
72
73
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
+
91
0 commit comments