This is a personal portfolio website built with Vue 3, Vite, Tailwind CSS, SCSS, i18n, and AOS, showcasing about my projects.
- Vue 3: Used to create component-based, reactive web applications.
- Vite: A fast build tool that enhances the development experience.
- Tailwind CSS: A utility-first CSS framework for creating responsive designs.
- SCSS: Adds flexible styling options and improves CSS organization.
- i18n: Provides multilingual support, currently available in Traditional Chinese (zh-TW) and English.
- AOS (Animate On Scroll): Adds smooth, scroll-based animations to enhance user experience.
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Build for production:
npm run build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is open source and available under the MIT LICENSE
If you have any questions or suggestions, please feel free to contact me:
- Email: [email protected]
- GitHub: @yuch3nchen