More Premium Hugo Themes Premium React Themes

Dukaan

Dukaan - An E-commerce Store

Dukaan

Dukaan - An E-commerce Store

Author Avatar Theme by abhagsain
Github Stars Github Stars: 113
Last Commit Last Commit: Feb 9, 2021 -
First Commit Created: Apr 29, 2023 -
default image

Overview:

Dukaan is an ecommerce store app that was built as a clone of the Indian startup “My Dukaan” by the author as a means to learn more about Next.js and Styled Components. The project took around 48 hours to build over a span of 7-8 days. The app allows users to create an online store and manage their products.

Features:

  • Next.js and Styled Components: Dukaan is built using Next.js and Styled Components, which allows for a more efficient and modular development process.
  • Clone of My Dukaan: The app is a clone of the Indian startup My Dukaan, allowing users to experience a similar functionality and user interface.
  • Online Store Creation: Users can create their own online store using Dukaan, allowing them to sell products and manage their inventory.
  • Image Storage: The “dukaan-images” app is included as a simple Node.js app to store images in Firebase Storage, ensuring that the project remains functional even if the original images are deleted from their database.

Installation:

To install Dukaan, follow the steps below:

  1. Clone the repository:
git clone [repository-url]
  1. Install the dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open the app in your browser at http://localhost:3000.

Summary:

Dukaan is an ecommerce store app built using Next.js and Styled Components. It was created as a clone of the Indian startup My Dukaan to learn and explore the capabilities of these technologies. The app allows users to create their own online store, manage their products, and store images in Firebase Storage.