A modern web platform that transforms interior design through AI technology. Built with pure HTML, CSS, and JavaScript, featuring immersive UI/UX and interactive elements.

A modern web platform that transforms interior design through AI technology. Built with pure HTML, CSS, and JavaScript, featuring immersive UI/UX and interactive elements.
AI-Powered Design Preview
Interactive UI Elements
Responsive Design
Clone the repository
git clone https://github.com/yourusername/styly.git
cd styly
Setup
# Example using Python's built-in server
python -m http.server 8000
Open in browser
http://localhost:8000styly/
├── index.html
├── styles.css
├── script.js
├── assets/
│ ├── images/
│ └── fonts/
└── README.md
Hero Section
Services Section
Retreat Center
Modify the root variables in styles.css:
:root {
--primary-color: #ff8c00;
--secondary-color: #6f42c1;
/* ... other variables */
}
Adjust timing and effects in the CSS animations section:
@keyframes float {
/* Customize animation parameters */
}
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)For support, email [email protected] or join our Slack channel.
Made with ⚡️ by Ocdeed Codes