Skip to content

Arnav-lunatic/laxmiSale

Repository files navigation

🏢 Laxmi Sales Corporation

Welcome to Laxmi Sales Corporation - Your Premier Source for Commercial Kitchen Equipment and Appliances since 1995.

🌟 About Us

Laxmi Sales Corporation is a trusted name in commercial kitchen equipment, serving businesses across India for over 25 years. We specialize in providing high-quality equipment solutions for:

  • Restaurants & Hotels
  • Sweet Shops & Bakeries
  • Food Service Businesses
  • Catering Companies
  • Industrial Kitchens

🎯 Our Products

We offer a comprehensive range of commercial kitchen equipment:

Category Products
Kitchen Equipment Commercial Bhatti, Dosa Makers, Mixers
Refrigeration Visi Coolers, Deep Freezers, Display Units
Ovens Pizza Ovens, Commercial Ovens, Tandoors
Display Solutions Sweet Counters, Food Display Units
Specialized Equipment Ice Cream Machines, Cotton Candy Makers

🚀 Features

  • Smart Product Search

    • Advanced filtering system
    • Category-based organization
    • Detailed product specifications
    • Real-time search functionality
  • Rich Product Information

    • High-quality product images
    • Detailed specifications
    • Key features highlight
    • Customer benefits section
  • Modern User Experience

    • Mobile-first responsive design
    • Fast loading pages
    • Intuitive navigation
    • Accessible interface

🛠️ Technical Implementation

Frontend Architecture

src/
├── components/
   ├── Cards/
      └── ProductCard.tsx    // Product display component
   ├── Pages/
      └── ProductPage.tsx    // Main product listing
   └── Contents/
       └── EachProductContent.ts  // Product data
├── styles/
   └── tailwind.css          // Custom styling
└── main.tsx                  // App entry point

Key Technologies

  • Core: React 18, TypeScript, Vite
  • UI: TailwindCSS, Flowbite React
  • State Management: React Context
  • Routing: React Router v6
  • Image Optimization: Cloudinary CDN
  • Deployment: Vercel

🏗️ Development

Prerequisites

  • Node.js >= 16.0.0
  • npm >= 8.0.0
  • Git

Quick Start

# Clone repository
git clone https://github.com/Arnav-lunatic/laxmiSale.git

# Install dependencies
cd laxmiSale && npm install

# Set up environment
cp .env.example .env
# Edit .env with your Cloudinary credentials

# Start development server
npm run dev

Available Scripts

npm run dev      # Development mode
npm run build    # Production build
npm run preview  # Preview production
npm run lint     # Code linting

📦 Production Deployment

# Build production assets
npm run build

# Preview build locally
npm run preview

# Deploy to Vercel
vercel --prod

📞 Contact & Support

Business Inquiries

Technical Support

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

git checkout -b feature/your-feature
git commit -m "Add awesome feature"
git push origin feature/your-feature

📝 License

Copyright © 2024 Laxmi Sales Corporation. All rights reserved.


Developed by Arnav

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages