Skip to content

This project is a clone of the popular e-commerce website Myntra, built using React and Redux. It features product listings with filters and sorting, a detailed product page, and shopping cart functionality. The project uses Vite for a faster development experience.

Notifications You must be signed in to change notification settings

GAURAV142004/Myntra-Clone-Using-React-and-Redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myntra Clone Using React and Redux

This project is a clone of the popular e-commerce website Myntra, built using React and Redux. The aim is to replicate some of the core functionalities of Myntra, including product listings and a shopping cart.

Table of Contents

Features

  • Product listing
  • Product details page
  • Shopping cart functionality
  • Responsive design

Installation

  1. Clone the repository:
    git clone https://github.com/GAURAV142004/Myntra-Clone-Using-React-and-Redux.git
  2. Navigate to the project directory:
    cd Myntra-Clone-Using-React-and-Redux
  3. Install dependencies for the data server:
    npm install

Usage

  1. Start the data server:
    npm run server
  2. In a new terminal, start the development server using Vite:
    npm run dev
  3. Open your browser and navigate to http://localhost:3000.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Redux: A predictable state container for JavaScript apps.
  • React Router: For routing in React applications.
  • Axios: For making HTTP requests.
  • Bootstrap: For responsive design and styling.
  • Vite: A build tool that provides a faster and leaner development experience for modern web projects.

About

This project is a clone of the popular e-commerce website Myntra, built using React and Redux. It features product listings with filters and sorting, a detailed product page, and shopping cart functionality. The project uses Vite for a faster development experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published