Skip to content

Hacker7766/interior

Β 
Β 

Repository files navigation

🏠 Interio - Interior Design Studio

Hacktoberfest 2025 React Vite Tailwind CSS MIT License

πŸŽƒ 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!

✨ Features

  • 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

πŸŽƒ Hacktoberfest 2025

We're excited to participate in Hacktoberfest 2025! Whether you're a beginner or an experienced developer, there are issues for everyone.

πŸš€ Quick Start for Contributors

  1. Star this repository ⭐
  2. Fork this repository 🍴
  3. Clone your fork:
    git clone https://github.com/YOUR_USERNAME/interior.git
    cd interior
  4. Install dependencies:
    npm install
  5. Start development server:
    npm run dev
  6. Find an issue to work on πŸ‘€
  7. Create your feature branch 🌟
  8. Make your changes ✨
  9. Submit a pull request πŸŽ‰

🎯 How to Contribute

  1. Browse our Issues
  2. Look for labels: hacktoberfest, good first issue, help wanted
  3. Read our Contributing Guidelines
  4. Join the fun! πŸŽ‰

πŸ’‘ Contribution Ideas

🟒 Beginner Friendly

  • Add loading animations
  • Improve button hover effects
  • Create additional testimonial cards
  • Add social media icons
  • Improve mobile responsiveness

🟑 Intermediate

  • Build About Us page
  • Create Services detail pages
  • Add contact form with validation
  • Implement image gallery
  • Add blog page layout

πŸ”΄ Advanced

  • Dark/light theme toggle
  • Search functionality
  • 3D room visualizer
  • Admin dashboard
  • Internationalization (i18n)

πŸ› οΈ Tech Stack

  • 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

πŸ“ Project Structure

src/
β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ ui/
β”‚   β”‚   └── button.jsx
β”‚   └── Layout.jsx
β”œβ”€β”€ pages/
β”‚   └── Home.jsx
β”œβ”€β”€ utils/
β”‚   └── index.js
β”œβ”€β”€ App.jsx
β”œβ”€β”€ main.jsx
└── index.css

🎨 Design System

Colors

  • Primary: #C9A55A (Gold)
  • Background: #FAFAF8 (Warm White)
  • Dark: #2C2C2C (Charcoal)
  • Text: #333333 (Dark Gray)

Typography

  • Headings: Cormorant Garamond (Serif)
  • Body: Inter (Sans-serif)

πŸš€ Getting Started

Prerequisites

  • Node.js (version 16 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/Om7159/interior.git
cd interior
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:5173

πŸ“œ Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Run ESLint

🀝 Contributing

We love contributions! Please read our Contributing Guidelines to get started.

Code of Conduct

  • Be respectful and inclusive
  • Help others learn and grow
  • Follow project guidelines
  • Quality over quantity

πŸ› Bug Reports & Feature Requests

🌟 Contributors

Thanks goes to these wonderful people:

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments

  • Design inspiration from modern interior design studios
  • Built with ❀️ for Hacktoberfest 2025
  • Thanks to all our contributors!

Made with ❀️ for Hacktoberfest 2025

Hacktoberfest

⭐ Star this repo if you find it helpful! ⭐

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.7%
  • CSS 4.9%
  • Other 1.4%