Welcome to my personal portfolio website! This project showcases my skills, experiences, and projects, reflecting my journey and aspirations as a Web Developer.
- Responsive Design: Optimized for desktop, tablet, and mobile devices, providing a seamless user experience.
- Dynamic Typing Effect: Showcases an engaging typewriter effect to highlight my role on the homepage.
- Project Showcase: Displays my personal and collaborative projects with descriptions and external links.
- Smooth Scrolling Navigation: Ensures effortless page navigation for visitors.
- Social Media Integration: Includes links to GitHub, LinkedIn, and email for easy communication.
- Frontend:
- React
- Tailwind CSS
- HTML
- Build Tool:
- Vite
- Version Control:
- Git and GitHub
- Clone the repository:
git clone https://github.com/MingcanYang/Presonal-Portfolio-Web.git
- Navigate to the project directory:
cd Presonal-Portfolio-Web
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the project in your browser:
http://localhost:5173