Skip to content

mohitjain1911/React_ecommmerce_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React E-commerce App

Welcome to the React E-commerce App! This project is a fully functional e-commerce application built using React. It includes features such as product listing, product detail pages, cart functionality, and more.

Table of Contents

Features

  • Product Listing: View all available products.
  • Product Details: Detailed view of each product.
  • Shopping Cart: Add and remove items from the cart.
  • Responsive Design: Mobile-friendly and accessible.
  • User Authentication: Secure login and registration system (if applicable).

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Redux: State management for React.
  • React Router: Declarative routing for React.
  • CSS Modules: Modular and reusable styles.
  • Axios: Promise-based HTTP client for making API calls.
  • Firebase: Backend services for user authentication and database (if applicable).

Installation

  1. Clone the repository:

    git clone https://github.com/mohitjain1911/React_ecommmerce_App.git
    cd React_ecommmerce_App
  2. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Build for production:

    npm run build

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published