https://kxxhan.github.io/my_profile/
- React - A JavaScript library for building user interfaces.
- TypeScript - Programming language that adds static typing to JavaScript.
- Sass - A tool that extends CSS with an enhanced syntax, making stylesheets easier to write.
$PROJECT_ROOT
│ # Static files for images and icons
├── public
│ # React files
└── src
│ │ # Common component files
│ ├── components
│ │ # Homepage layout files
│ ├── layout
│ │ # Page files
│ └── pages