This repository was archived by the owner on Aug 17, 2025. It is now read-only.
Commit f5d01cb
committed
feat: Add SectionBox component and implement Home page sections
- Created SectionBox component for consistent section styling.
- Implemented FeaturesSection with a grid layout for feature cards.
- Added IntroSection with a welcome message and GitHub link.
- Developed RoadmapSection to display project roadmap items.
- Introduced TimelineItem component for visualizing roadmap item statuses.
- Added CSS animations and styles for improved UI experience.1 parent 51c5f71 commit f5d01cb
File tree
21 files changed
+695
-95
lines changed- public
- src
- assets
- components
- header
- routes
- Home
21 files changed
+695
-95
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments