A modern, responsive dental clinic website built with React, Vite, and Tailwind CSS.
- Premium dental clinic landing page
- Fully responsive design
- Modern hero section with call-to-action
- Services showcase
- Doctor profiles with professional photos
- Before & After smile transformation gallery
- Patient testimonials
- Contact section
- WhatsApp quick contact button
- Optimized for deployment on Vercel
- React 18
- Vite 5
- Tailwind CSS 3
- JavaScript (ES6+)
src/
├── components/
│ ├── Navbar.jsx
│ ├── Hero.jsx
│ ├── About.jsx
│ ├── Services.jsx
│ ├── Doctors.jsx
│ ├── Gallery.jsx
│ ├── Testimonials.jsx
│ ├── Contact.jsx
│ ├── Footer.jsx
│ └── WhatsAppFloat.jsx
├── App.jsx
├── main.jsx
└── index.css
public/
└── images/
Clone the repository:
git clone https://github.com/Fahd-Elgazar/clinicdemo.gitNavigate to the project directory:
cd clinicdemoInstall dependencies:
npm installStart the development server:
npm run devBuild for production:
npm run buildPreview production build:
npm run previewThis project is configured for deployment on:
- Vercel
- Netlify
- Any static hosting provider supporting React/Vite projects
Add screenshots of the homepage, services section, doctors section, and gallery here.
Fahd Elgazar
Artificial Intelligence Student & Frontend Developer
GitHub: https://github.com/Fahd-Elgazar