عرض تقديمي لمشروع "طبيبي" (Final presentation).
معاينة محليّة:
- افتح الملف
index.htmlفي المتصفح.
محتوى المشروع:
index.html— صفحات العرضstyle.css— تنسيقات العرضscript.js— سلوك العرض- صور وأصول في نفس المجلد
لرفع المستودع إلى GitHub:
git init
git add .
git commit -m "Initial commit — presentation"
# لو عندك gh CLI:
# gh repo create tabibi_gaza/Final-presentation --public --source=. --remote=origin --push
# أو اربط الريموت يدوياً:
# git remote add origin https://github.com/tabibi_gaza/Final-presentation.git
# git push -u origin mainللنشر على Vercel: وصل حساب GitHub في https://vercel.com ثم اضغط "New Project" واختر هذا الريبو.
Contact: mazan.seif@gmail.com