DuxStore - Discover, Shop, Enjoy.

DuxStore - Discover, Shop, Enjoy.

Introduction

DuxStore is a simple e-commerce platform powered by Redux and FakeStoreAPI.

Key Features

 Favorite ProductsSave your favorite items for easy access anytime.

🛒 Shopping CartAdd products to your cart and check out with ease.

📱 Responsive DesignEnjoy a seamless shopping experience on any device.

Installation

Follow the steps below to set up the project locally.

1Clone the repository:

git clone https://github.com/rfkyalf/dux-store.git

2Navigate to the project directory:

cd dux-store

3Install the dependencies:

npm install

Usage

1. Start the development server:

npm run dev

2. Access the application in your browser at http://localhost:5173.