Skip to content

e-commerce web application built with React for selling furniture products. It includes features such as adding products to a cart, saving items to a wishlist, and filtering items in the catalog.

Notifications You must be signed in to change notification settings

hend-essam/e-commerce-furniture-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Furniture React Application

This project is an e-commerce web application built with React for selling furniture products. It includes features such as adding products to a cart, saving items to a wishlist, and filtering items in the catalog.

Features

  • Browse furniture items in a catalog.
  • Add items to the cart and adjust quantities.
  • Save items to the wishlist.
  • Filter products by categories.
  • Responsive design using modern CSS practices.

Installation and Setup

Follow these steps to get the project up and running locally.

1. Clone the repository

git clone https://github.com/hend-essam/e-commerce_furniture_React.git

2. Navigate to the project directory

cd e-commerce_furniture_React

3. Install dependencies

Ensure you have Node.js installed (version 18+ recommended).

Use the following command to install the project dependencies:

npm install

If you encounter issues during installation, you may try:

npm install --legacy-peer-deps

or

npm install --force

4. Start the development server

Once the dependencies are installed, you can start the development server with:

npm start

Screenshots

Homepage

Screenshot of the homepage with featured products.

About

e-commerce web application built with React for selling furniture products. It includes features such as adding products to a cart, saving items to a wishlist, and filtering items in the catalog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published