Skip to content

zeeshandev15/supplier-pannel

Repository files navigation

Pages

Quick start

  • Clone the repo: git clone https://github.com/zeeshandev15/supplier-Pannel.git
  • Make sure your Node.js and npm versions are up to date
  • Install dependencies: yarn
  • Start the server: yarn dev`
  • Open browser: http://localhost:3000

File Structure

Within the download you'll find the following directories and files:

┌── .editorconfig
├── .eslintrc.js
├── .gitignore
├── CHANGELOG.md
├── LICENSE.md
├── next-env.d.ts
├── next.config.js
├── package.json
├── README.md
├── tsconfig.json
├── public
└── src
	├── components
	├── contexts
	├── hooks
	├── lib
	├── styles
	├── types
	└── app
		├── layout.tsx
		├── page.tsx
		├── auth
		└── dashboard

Resources

Reporting Issues:

License

  • Licensed under MIT

Contact Us

About

Supplier Panel for managing products and stock efficiently. Suppliers can view orders, update availability, and handle inventory in real-time. Built for performance and ease of use using modern web technologies. Designed to integrate smoothly with multi-vendor platforms or seller systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors