Skip to content

Repository files navigation

Ecommerce Dashboard

This is an ecommerce dashboard built with Next.js, React, Tailwind CSS, and MongoDB. It includes sections for managing products, categories, and settings.

Features

  • Products: Add, edit, and delete products. Upload product images and specify details such as name, description, price, and stock.
  • Categories: Manage product categories. Add, edit, and delete categories, and assign products to categories.
  • Settings: Configure store settings such as store name, address, currency, and payment methods.
  • More sections will be added as we move forward

Tech Stack

  • Next.js: A popular React framework for building server-rendered web applications.
  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for quickly styling web applications.
  • MongoDB: A NoSQL document-oriented database for storing and querying data.

Installation

  • Clone the repository
  • Install dependencies: npm install
  • Create a .env.local file in the root directory and set your MongoDB connection string: MONGODB_URI=your-connection-string
  • Start the development server: npm run dev

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please create an issue or submit a pull request.

About

Dashboard management webpage for a ecommerce website :inshort its an CMS.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages