Skip to content
/ EKart Public

EKart Clone - React & Tailwind based e-commerce platform with features such as product browsing and cart management. This repository includes the front-end source code for the project.

Notifications You must be signed in to change notification settings

Milan-98/EKart

Repository files navigation

EKart App

EKart App is a web application built using React, React Router, Vite, and Faker to generate product images and text. It allows users to browse through a catalog of products, filter products by price, category, and rating, and add items to their cart.

Features

  • Product catalog with images and text generated using Faker
  • Product filter by price, category, and rating
  • Ascending and descending order sorting
  • Add items to cart

Installation

To run EKart App on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/Milan-98/EKart.git
  1. Install the dependencies:
npm install
  1. Start the application:
npm run dev
  1. Open your browser and navigate to http://localhost:3000.

Project Demo

Ekart-India

ScreenShot

React Shopping Cart

Usage

EKart App has a simple and intuitive user interface that makes it easy to navigate and use. Users can browse through the product catalog, filter products, and add items to their cart.

Date: 17 April 2023 day 126

Contributions

Contributions to EKart App are welcome. If you find a bug or have a suggestion for a new feature, feel free to open an issue or submit a pull request. Before submitting a pull request, please make sure to run the tests and ensure that your code follows the project's style and formatting guidelines.

License

EKart App is released under the MIT License. See LICENSE for more information.

About

EKart Clone - React & Tailwind based e-commerce platform with features such as product browsing and cart management. This repository includes the front-end source code for the project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published