Skip to content

devshayan101/furniture-brochure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Furniture Website

This project is a responsive website for a modern furniture company, showcasing their products and services.

Project Live link : [https://skrova.in].

Tech Stack

  • Frontend:

    • HTML5
    • CSS3 (with Tailwind CSS for styling)
    • JavaScript (ES6+)
    • React (via CDN for component-based UI)
    • Babel (for JSX transpilation)
  • Backend:

    • Node.js
    • Express.js (for serving static files and routing)
  • Other Technologies:

    • Font Awesome (for icons)
    • dotenv (for environment variable management)

Features

  1. Responsive Design:

    • Adapts to various screen sizes (mobile, tablet, desktop)
    • Custom responsive classes for text, images, and containers
  2. Dynamic Navigation:

    • Translucent header on scroll
    • Mobile drawer menu for smaller screens
  3. Interactive UI Components:

    • Image carousel with auto-play and manual navigation
    • Hover effects on service items
    • Animated statistics display
  4. Modern Styling:

    • Glass card effect for sections
    • Gradient backgrounds
    • Hover animations on buttons and links
  5. Performance Optimizations:

    • Lazy loading of images
    • Efficient React rendering
  6. Accessibility:

    • Semantic HTML structure
    • ARIA attributes for improved screen reader support
  7. Cross-browser Compatibility:

    • Consistent appearance across major browsers
  8. Modular Code Structure:

    • Separate components for Header, Footer, and MobileDrawer
    • Reusable React components for repeated elements
  9. Server-side Rendering:

    • Express server to serve static files and handle routing
  10. Environment Configuration:

    • Use of .env file for environment-specific variables
  11. Scroll-to-top/bottom Feature:

    • Dynamic button for easy navigation on long pages
  12. Product Showcase:

    • Grid layout for displaying furniture categories and items
  13. About Us Page:

    • Company information and certifications display
    • Modal for viewing certifications in detail
  14. Contact Information:

    • Easily accessible contact details in the footer

This modern, feature-rich website provides an engaging user experience while showcasing the company's furniture products and services effectively