A full-stack, modern e-commerce application built with Next.js, Sanity CMS, and Stripe for secure payments. Features a seamless shopping experience from browsing to checkout.

- 🏪 Full Product Management: Create, edit, and manage products with Sanity CMS.
- 🛒 Shopping Cart: Add/remove items with persistent cart state.
- 💳 Secure Checkout: Complete Stripe integration for seamless payments.
- ⚡ Blazing Fast: Built with Next.js 14 App Router for optimal performance.
- 📱 Fully Responsive: Works perfectly on desktop, tablet, and mobile.
- 🔍 Product Filtering: Filter products by categories, price, and more.
- ✨ Modern UI: Clean, beautiful interface built with Tailwind CSS.
- Framework: Next.js 13
- Content Management: Sanity CMS
- Payments: Stripe
- Styling: Tailwind CSS
- State Management: React Context or Zustand
- Deployment: Vercel (Frontend), Sanity (Backend)
- Node.js 18.17 or later
- Sanity.io account
- Stripe account
- Vercel account (for deployment)
git clone https://github.com/orliyahTheCoder/Ecommerce_Website-.git
bash npm install
yarn install
pnpm install