https://github.com/rgvirer/project_react
Home Design Store - E-Commerce Frontend Built with React ⚛️
https://github.com/rgvirer/project_react
ecommerce-website front-end java-script material-ui react redux
Last synced: 5 months ago
JSON representation
Home Design Store - E-Commerce Frontend Built with React ⚛️
- Host: GitHub
- URL: https://github.com/rgvirer/project_react
- Owner: RGvirer
- Created: 2024-03-14T16:52:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T18:15:01.000Z (7 months ago)
- Last Synced: 2025-05-20T19:36:30.303Z (7 months ago)
- Topics: ecommerce-website, front-end, java-script, material-ui, react, redux
- Language: JavaScript
- Homepage: https://homedesignstore.netlify.app
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Website - FrontEnd React
## Overview
This is a frontend project for an E-Commerce website built with React, Material-UI (MUI), and Redux. The application allows users to browse through products, add items to their shopping cart, and view details of each product.
## Features
- **Responsive Design**: The website is fully responsive and mobile-friendly, using Material-UI components.
- **State Management with Redux**: Redux is used for managing the state of the shopping cart and product listings.
- **Product Listing**: Display products fetched from a mock API.
- **Shopping Cart**: Users can add and remove items from the shopping cart.
- **Product Details**: View detailed information about a selected product.
## Tech Stack
- **React**: For building user interfaces.
- **Material-UI (MUI)**: For modern, responsive UI components.
- **Redux**: For centralized state management.
- **Axios**: For making HTTP requests to fetch products.
## Installation and Setup
Follow the steps below to set up and run the project locally.
### Prerequisites
- Node.js (v14 or higher)
- npm or yarn
### Steps
1. **Clone the repository**:
```bash
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
# Live Demo
[Visit the live website](https://homedesignstore.netlify.app)
## Home


## Product


## Products

## Cart


## SignIn

## SignUp
