Skip to content

arpittyagi102/Humari-Dukan

Repository files navigation

Humari Dukaan - E-Commerce Website

Humari Dukaan is a fully functional e-commerce website built using React.js, Redux, React Router, Bootstrap, and Bootstrap Icons. The project aims to provide users with a seamless shopping experience and incorporates various features such as image carousel, scroll animations, search functionality, category-wise shopping, and a robust checkout system.

Table of Contents

Features

1. Image Carousel

Humari Dukaan showcases a visually appealing image carousel on the homepage, allowing users to view featured products or promotions in an interactive and engaging manner.

2. Scroll Animations

The website incorporates scroll animations to enhance the user experience. These animations bring attention to important sections, such as product categories, special offers, or testimonials, as the user scrolls through the page.

3. Search Functionality

Users can easily search for products using the integrated search functionality. This feature enables quick and efficient product discovery, ensuring that users can find their desired items with ease.

4. Category-Wise Shopping

Humari Dukaan organizes products into different categories, making it convenient for users to browse and shop according to their preferences. Each category presents a curated selection of products relevant to the user's interests.

5. Data Flow to Checkout System

The project implements a robust data flow from product selection to the checkout system. Users can add items to their cart, review their selections, update quantities, and proceed to the secure checkout process seamlessly.

Installation

To run the Humari Dukaan project locally, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/your-username/humari-dukaan.git
  1. Navigate to the project directory:
cd humari-dukaan
  1. Install the dependencies using npm:
npm install

Usage

To start the development server and view the Humari Dukaan website, run the following command:

npm start

This will launch the application on a local development server, typically at http://localhost:3000.

Technologies Used

The Humari Dukaan project utilizes the following technologies and libraries:

  • React.js: A JavaScript library for building user interfaces.
  • Redux: A predictable state container for managing application state.
  • React Router: A routing library for declarative navigation and routing in React applications.
  • Bootstrap: A popular CSS framework for building responsive and mobile-first websites.
  • Bootstrap Icons: A library of free, open-source icons for Bootstrap.

Contributors


Contributing

Contributions to Humari Dukaan are welcome! If you would like to contribute to the project, please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch with a descriptive name.
  3. Make your changes and commit them to your branch.
  4. Push your changes to your forked repository.
  5. Submit a pull request explaining your changes and their purpose.
  6. Please give this repository a star 🌟

License

The Humari Dukaan project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.