Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.61 KB

README.md

File metadata and controls

59 lines (40 loc) · 1.61 KB

Ecommerce Admin Dashboard

This is an admin dashboard application for managing online ecommerce stores. It provides a full suite of management and analytics tools.

Live Preview: https://dashboard.guitargear.shop/

Table of Contents

Overview

The Ecommerce Admin Dashboard enables store owners to easily manage their online shops all from one place. Key features include product, order, and customer management, sales analytics, and more.

Built as a responsive web app, it provides a seamless experience across devices. Modern technologies like React, Next.js, and Tailwind CSS provide a fast, intuitive interface.

Key Features

  • Dashboard analytics and reporting
  • Product catalog management
  • Inventory and order tracking
  • Customer profiles and management
  • Coupons, discounts and promotions
  • Sales and performance tracking
  • Responsive design and mobile experience

Tech Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Prisma
  • MySQL
  • PlanetScale
  • Shadcn UI
  • Stripe

Getting Started

  1. Clone the repo
  2. Install dependencies with npm install
  3. Configure environment variables
  4. Run the dev server with npm run dev

Contributing

Contributions are welcome! Please check out the Contributing Guide for more info.

License

This project is licensed under MIT. See LICENSE for more details.

Thank you for checking out the Ecommerce Admin Dashboard!