Skip to content

Saurabh-1435/Shilpkar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Shilpkar

npm version License: MIT

A modern interior-design platform built with React and Vite, offering modular components, responsive layouts, and theming support for seamless user experiences.


πŸ“¦ Badge

  • npm: Current package version
  • License: MIT

πŸš€ Quick Start

  1. Clone the repository:

    git clone https://github.com/Saurabh-1435/shilpkar.git
  2. Install dependencies:

    npm install
  3. Run in development mode:

    npm start
  4. Build for production:

    npm run build

🏷️ Features

  • πŸ”§ Modular Components: Reusable cards, galleries, sliders, and more.
  • 🎨 Theming: Light and dark mode out of the box.
  • πŸ“± Responsive Design: Mobile-first approach for all viewports.
  • 🌐 Vite-Powered: Fast HMR and optimized builds.
  • πŸ“· Media Integration: Built-in image gallery and carousel.

πŸ—‚οΈ Project Structure

shilpkar/
β”œβ”€β”€ dist/                  # Production build output
β”œβ”€β”€ node_modules/          # Installed dependencies
β”œβ”€β”€ public/                # Static assets (index.html, favicon)
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ assets/            # Images, fonts, media
β”‚   β”œβ”€β”€ components/        # Reusable React components
β”‚   β”œβ”€β”€ App.jsx            # Root application component
β”‚   └── main.jsx           # Vite entry point
β”œβ”€β”€ .gitattributes
β”œβ”€β”€ .gitignore
β”œβ”€β”€ README.md              # This file
β”œβ”€β”€ package.json           # Project metadata & scripts
β”œβ”€β”€ package-lock.json      # Exact dependency versions
β”œβ”€β”€ vite.config.js         # Vite configuration
└── eslint.config.js       # ESLint rules

🀝 Contributing

  1. Fork the repository and create a new branch:

    git checkout -b feature/YourFeature
  2. Make your changes and commit:

    git commit -m "Add new feature"
  3. Push to your fork:

    git push origin feature/YourFeature
  4. Open a Pull Request against main.

Please ensure all lint checks pass and add/update documentation as needed.


πŸ“œ License

Distributed under the MIT License. See LICENSE for details.


πŸ“« Contact


Happy designing with Shilpkar!

About

✨ Shilpkar is a modern interior-design platform built with React and Vite 🏑, offering: πŸ”§ Modular Components for rapid UI assembly πŸ“± Responsive Layouts optimized for all devices 🎨 Theming Support (light & dark modes) ⚑ Vite-Powered fast development & builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors