Skip to content

A responsive e-commerce web app built with React, featuring product listings, a shopping cart, and login-signup functionality.

Notifications You must be signed in to change notification settings

yoonusajward/ecommerce-react-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce React Project

This is a fully functional e-commerce website built using React. It features a shopping cart, product listings, and a checkout process.

Live Demo

You can view the live demo of the project here:
https://yoonusajward.github.io/ecommerce-react-project/

Features

  • Product listing and details
  • Add to cart functionality
  • View and manage cart items
  • Responsive design

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yoonusajward/ecommerce-react-project.git
    
  2. Navigate to the project directory:

    cd ecommerce-react-project
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm start
    

This will launch the app in your browser at http://localhost:3000.

Deployment

  1. To deploy this project to GitHub Pages, run the following command:

    npm run deploy
    

Technologies Used

  • React
  • CSS
  • HTML
  • React Router
  • JavaScript

About

A responsive e-commerce web app built with React, featuring product listings, a shopping cart, and login-signup functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published