There was an error while loading. Please reload this page.
2 parents 8a0da93 + b090f38 commit ed07f9fCopy full SHA for ed07f9f
2 files changed
PROJECT_STRUCTURE.md
@@ -42,6 +42,13 @@
42
│ ├── forumpage/
43
│ │ ├── CreateForum.js
44
│ │ └── ForumPost.js
45
+│ ├── homepage/
46
+│ │ ├── DiscoverSection.js
47
+│ │ ├── FeaturesSection.js
48
+│ │ ├── HeroSection.js
49
+│ │ ├── HowItWorksSection.js
50
+│ │ ├── ProblemSection.js
51
+│ │ └── SolutionSection.js
52
│ └── profile/
53
│ ├── Answers.jsx
54
│ ├── DashboardTab.jsx
repo_structure.txt
@@ -38,6 +38,13 @@
38
39
40
41
0 commit comments