Skip to content

nourpasuony/demo-furniture-landing-page

Repository files navigation

🪑 Furniture Landing Page

A sleek, responsive landing page for modern furniture brands built with React.js and Material UI.

🔗 Live Demo


✨ Features

  • ✅ Fully responsive across devices
  • 🎨 Beautiful UI with Material UI components
  • ⚛️ Built with functional React components
  • 🚀 Deployed on Vercel for blazing-fast performance
  • 🧩 Clean, modular folder structure

🛠️ This landing page screen was designed and developed in just one day.


🔍 Preview

Landing Page Preview


🛠 Tech Stack

Technology Description
React.js Frontend library for UI
Material UI Component library for styling
Vercel Deployment platform

📁 Project Structure

src/
├── assets/
├── layouts/
├── components/ # Navbar, Hero, ProductSection, Footer, etc.
├── pages/ # Home page layout
├── App.js # Main app wrapper
├── index.js # Entry point
└── theme.js # (Optional) Custom MUI theme config

⚙️ Getting Started

# Clone the repository
git clone https://github.com/your-username/furniture-landing-page.git
cd furniture-landing-page

# Install dependencies
npm install

# Start the local development server
npm start

Then open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

No packages published

Languages