BD.com is a cutting-edge Next.js E-commerce platform, integrating OAuth authentication via Google and GitHub for secure user access. Utilizing SANITY headless CMS, it efficiently manages content, ensuring seamless customization and dynamic updates. Additionally, the platform features a robust Stripe Payment gateway system, enabling secure and convenient transactions. BD.com offers a streamlined shopping experience, combining advanced technologies for authentication, content management, and payment processing. With its emphasis on security, flexibility, and user experience, BD.com sets a new standard for E-commerce platforms, empowering businesses to thrive in the digital marketplace
- Framework: Next JS
- Styling: Tailwind CSS
- CMS: SANITY
- Payment Gatway Stripe
- UI System: Shadcn UI
- Hosting: Vercel
- Language: TypeScript
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.