Skip to content

ambornstein/eCommerce-template

Repository files navigation

About the Project

An incomplete imitation of a Shopify eCommerce Site. It can be freely used in its current state, but it lacks a checkout function and authentication right now. The main functionality is in frontend elements and REST API implementations via Next.js Route Handlers.

image

Key Features

  • Inventory and Product Management System (for admins)
  • Dynamic Navbar with Product Categories and Subcategories
  • Shopping Cart

Tech Stack

  • Next.js
  • TailwindCSS
  • MongoDB / Mongoose
  • Vercel Blob

Getting Started

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.

About

An imitation of a Shopify eccommerce site with built in admin functions.

Resources

Stars

Watchers

Forks