DuxStore - Discover, Shop, Enjoy.
![DuxStore - Discover, Shop, Enjoy. DuxStore - Discover, Shop, Enjoy.](/_next/image?url=%2Fprj%2Fduxstore.png&w=3840&q=75)
Tech Stacks:![React.js React.js](/tech/react.svg)
![Tailwind CSS Tailwind CSS](/tech/tailwind.svg)
![Typescript Typescript](/tech/ts.svg)
![Shadcn UI Shadcn UI](/tech/shadcn.svg)
![Redux Redux](/tech/redux.svg)
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.