Worldβs first lifestyle-integrated brand. Discover, try, and buy premium products right where you live, work, and relax..
ZenZebra brings curated lifestyle products directly into your daily spaces - offices, gyms, cafΓ©s, and malls. Try first, own after. No pressure, no guesswork, just better living by design.
Built with the latest modern web technologies for performance and experience:
- Framework: Next.js 16 (App Router & Turbopack)ack)
- Language: TypeScript
- Styling: Tailwind CSS v4
- Animations: Framer Motion
- Storage/Assets: Appwrite
- Monitoring: Sentry
- Linting & Formattingting: ESLint, Prettier, Husky, Lint-staged
- Node.js (Latest LTS recommended)
- pnpm (Package Manager)
-
Clone the repository:
git clone https://github.com/Saksham-Goel1107/ZenZebra-Website.git cd "ZenZebra Website"
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
βββ app/ # App Router pages and layouts
β βββ brands/ # Brands page
β βββ catalogue/ # Catalogue viewing page
β βββ layout.tsx # Root layout & Metadatadata
β βββ page.tsx # Home page
βββ components/ # Reusable UI components
β βββ Catalog.tsx # PDF Catalogue Viewer
β βββ Navbar.tsx # Responsive Navigation
β βββ Ticker.tsx # Infinite Brand Carousel
β βββ ...
βββ public/ # Static assets
βββ ....| Script | Description |
|---|---|
pnpm dev |
Starts the development server with Turbopack. |
pnpm build |
Builds the application for production. |
pnpm start |
Runs the built production application. |
pnpm lint |
Runs ESLint to check for code quality issues. |
pnpm format |
Formats all supported files using Prettier. |
pnpm prepare |
Sets up Husky git hooks. |
We enforce high code quality standards using Husky and lint-staged.
- Pre-commit Hook: Automatically formats your code (Prettier) and fixes linting errors (ESLint) before you commit.
- Formatting: Ensure your editor is set to format on save or run
pnpm formatmanually.
- Email: [email protected] | [email protected]
- Phone: +91 9910605187
- Socials: LinkedIn | Instagram
Β© 2026 ZenZebra. All rights reserved.