Skip to content

A scalable and flexible e-commerce platform providing essential tools for product management, user authentication, order processing, and analytics. Perfect for building online stores or multi-vendor marketplaces with seamless shopping cart and checkout features.

Notifications You must be signed in to change notification settings

muskanmi/marketBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 

Repository files navigation

MarketBase Application

eCommerce Website Screenshot

Table of Contents

Introduction

This is a fully featured eCommerce platform where users can browse, search, and purchase products. It includes user authentication, a shopping cart, an admin dashboard, and payment integration.

Features

  • User Authentication (Sign In, Sign Up)
  • Product Browsing & Search
  • Shopping Cart & Checkout
  • Order Management
  • Admin Panel (Product & Order Management)
  • Mobile Responsive Design

Tech Stack

  • Frontend: React, Next.js, Tailwind CSS
  • Backend: Node.js, Express
  • Database: MongoDB
  • Payments: Stripe/PayPal
  • Hosting: Vercel (Frontend), AWS/DigitalOcean (Backend)

Setup

Prerequisites

  • Node.js
  • MongoDB
  • Stripe API Key
  • Clerk API Key (or NextAuth)

Installation

git clone https://github.com/username/ecommerce-app.git
cd ecommerce-app
cd ./frontend
cd ./backend
npm install

About

A scalable and flexible e-commerce platform providing essential tools for product management, user authentication, order processing, and analytics. Perfect for building online stores or multi-vendor marketplaces with seamless shopping cart and checkout features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published