Welcome to my personal portfolio! This project showcases my skills, projects, and a bit about myself. Feel free to explore and learn more about what I do.
Visit my portfolio here.
- Responsive design for various devices.
- Project showcase with live demo links and GitHub repositories.
- About me section with skills and background.
- Contact form for reaching out.
- Vue.js 3 (Composition API) + Vite
- Tailwind CSS
- Pinia
-
Clone the repository:
git clone https://github.com/Muhammed-Hossam/my-portfolio.git
-
Install dependencies:
cd your-portfolio npm install
-
Start the development server:
npm run dev