Zenith Abode is a modern e-commerce platform offering curated furniture and interior design solutions. Built with Next.js and deployed on Vercel, it provides a seamless shopping experience for design enthusiasts.
- Browse and explore furniture and decor products.
- Interactive gallery for design inspiration.
- Contact form for inquiries or consultation.
- Fully responsive design for desktop, tablet, and mobile devices.
# Clone the repository
git clone https://github.com/yourusername/zenith-abode.git
# Navigate to the project folder
cd zenith-abode
# Install dependencies
npm install
# or
pnpm install