🎃 Participating in Hacktoberfest 2025! Join us in building the most beautiful interior design website.
A modern, elegant interior design website built with React, Vite, and Tailwind CSS. Perfect for Hacktoberfest 2025 contributors!
- Modern Design: Clean, sophisticated interface with premium typography
- Responsive Layout: Fully responsive design that works on all devices
- Interactive Elements: Smooth hover effects and transitions
- Portfolio Showcase: Featured projects with elegant image galleries
- Service Highlights: Professional service offerings presentation
- Client Testimonials: Social proof with star ratings
- Contact Integration: Easy-to-access contact information
We're excited to participate in Hacktoberfest 2025! Whether you're a beginner or an experienced developer, there are issues for everyone.
- Star this repository ⭐
- Fork this repository 🍴
- Clone your fork:
git clone https://github.com/YOUR_USERNAME/interior.git cd interior - Install dependencies:
npm install
- Start development server:
npm run dev
- Find an issue to work on 👀
- Create your feature branch 🌟
- Make your changes ✨
- Submit a pull request 🎉
- Browse our Issues
- Look for labels:
hacktoberfest,good first issue,help wanted - Read our Contributing Guidelines
- Join the fun! 🎉
- Add loading animations
- Improve button hover effects
- Create additional testimonial cards
- Add social media icons
- Improve mobile responsiveness
- Build About Us page
- Create Services detail pages
- Add contact form with validation
- Implement image gallery
- Add blog page layout
- Dark/light theme toggle
- Search functionality
- 3D room visualizer
- Admin dashboard
- Internationalization (i18n)
- React 18 - Modern React with hooks
- Vite - Fast build tool and development server
- Tailwind CSS - Utility-first CSS framework
- React Router - Client-side routing
- Lucide React - Beautiful icons
- Google Fonts - Cormorant Garamond & Inter typography
src/
├── components/
│ ├── ui/
│ │ └── button.jsx
│ └── Layout.jsx
├── pages/
│ └── Home.jsx
├── utils/
│ └── index.js
├── App.jsx
├── main.jsx
└── index.css
- Primary:
#C9A55A(Gold) - Background:
#FAFAF8(Warm White) - Dark:
#2C2C2C(Charcoal) - Text:
#333333(Dark Gray)
- Headings: Cormorant Garamond (Serif)
- Body: Inter (Sans-serif)
- Node.js (version 16 or higher)
- npm or yarn
- Clone the repository:
git clone https://github.com/Om7159/interior.git
cd interior- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser and visit
http://localhost:5173
npm run dev- Start development servernpm run build- Build for productionnpm run preview- Preview production buildnpm run lint- Run ESLint
We love contributions! Please read our Contributing Guidelines to get started.
- Be respectful and inclusive
- Help others learn and grow
- Follow project guidelines
- Quality over quantity
- Bug Reports: Use our Bug Report Template
- Feature Requests: Use our Feature Request Template
- Hacktoberfest Issues: Use our Hacktoberfest Template
Thanks goes to these wonderful people:
This project is licensed under the MIT License - see the LICENSE file for details.
- Design inspiration from modern interior design studios
- Built with ❤️ for Hacktoberfest 2025
- Thanks to all our contributors!