A premium, high-performance homepage built for THILEO Royal Co., a brand focused on natural cosmetics, beauty services & professional cosmetology training.
This project showcases a scalable frontend architecture with a refined luxury brand UI.
🔗 Coming soon (to be deployed on Hostinger)
The goal of this project is to build a trust-driven, user-friendly landing experience for THILEO that reflects the brand's identity and long-term ecosystem.
- Communicate purity, trust & luxury
- Present products and services in a premium format
- Support scalability for upcoming pages:
- Bookings
- Product purchase
- Blogs
- Profile & dashboard
- Admin panel
| Category | Technologies |
|---|---|
| Frontend | React.js, Vite |
| Styling | Bootstrap 5, Custom CSS |
| UI System | Component-based architecture |
| Assets | Optimized imagery & SVG icons |
| Deployment | Built for Hostinger (upcoming) |
✔ Component-driven folder structure
✔ Fully responsive layout (mobile → desktop)
✔ Reusable design tokens & brand colors
✔ Fast Vite build + optimized asset delivery
✔ Future-ready for API & backend integration
src/ ├── components/ → Reusable UI blocks ├── pages/ → Page-level sections ├── assets/ → Images / icons / static files ├── styles/ → Global & modular CSS ├── App.jsx → Routing + layout wrapper └── main.jsx → App entry point
git clone https://github.com/MPtechlady/THILEO-Homepage.git
npm install
npm run dev
🧩 Future Roadmap
Stage Module
🔜 Product listing page
🔜 Product detail page
🔜 Cart + checkout
🔜 Appointment booking
🔜 User dashboard
🔜 Admin panel