This is the personal portfolio of Ziad Salah, showcasing my skills and projects. The website is built using React, TypeScript, and Vite.
- Interactive layout
- Custom design with Tailwind CSS
- Works across all devices (mobile, tablet, desktop)
- Clone the repository:
git clone https://github.com/yourusername/ziad-portfolio.git
- Navigate to the project directory:
cd ziad-portfolio
- Install dependencies:
npm install
To run the development server locally:
npm run dev
To build the project for production:
npm run build
This project is licensed under the MIT License.