DuxStore - Discover, Shop, Enjoy.

Tech Stacks:




Introduction
DuxStore is a simple e-commerce platform powered by Redux and FakeStoreAPI.
Key Features
⭐ Favorite Products: Save your favorite items for easy access anytime.
🛒 Shopping Cart: Add products to your cart and check out with ease.
📱 Responsive Design: Enjoy a seamless shopping experience on any device.
Installation
Follow the steps below to set up the project locally.
1. Clone the repository:
git clone https://github.com/rfkyalf/dux-store.git
2. Navigate to the project directory:
cd dux-store
3. Install the dependencies:
npm install
Usage
1. Start the development server:
npm run dev
2. Access the application in your browser at http://localhost:5173.