A modern interior design website built with HTML, CSS, SCSS, JavaScript, and jQuery.
- Clean and modern interior design layout
- Fully responsive design
- Multiple pages (Home, About, Services, Gallery, Blog, Contact)
- Interactive UI elements powered by jQuery
- Easy to customize and deploy
├── about.html
├── blog.html
├── blog_details.html
├── contact.html
├── elements.html
├── gallery.html
├── index.html
├── services.html
├── work.html
├── assets/
│ ├── css/
│ ├── js/
│ └── images/
├── contact_process.php
└── README.md
git clone https://github.com/alvinshaita/inside
Open the index.html file in your favorite browser to view the website locally.
- HTML5
- CSS3 & SCSS
- JavaScript
- jQuery