-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechnical.txt
More file actions
23 lines (17 loc) · 489 Bytes
/
technical.txt
File metadata and controls
23 lines (17 loc) · 489 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Tech Stack & Architecture
Built on a modern stack designed for scalability and developer experience:
:::tech
**Frontend:** React (CRA + Craco) for component-based architecture.
:::
:::tech
**Styling:** Tailwind CSS + Framer Motion for high-fidelity animations.
:::
:::tech
**Routing:** React Router DOM for seamless navigation.
:::
:::tech
**Content:** Custom Markdown pipeline using remark/rehype.
:::
:::tech
**State:** Context API for global themes, audio, and preferences.
:::