Skip to content

This e-commerce website allows users to browse and purchase products. It includes features like product listings, a shopping cart, user authentication, and a checkout process.

Notifications You must be signed in to change notification settings

gyan2501/E-Commerce-frontend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Website

This is a simple e-commerce website built using React, Chakra UI, Redux, and React Router.

Table of Contents

Description

This e-commerce website allows users to browse and purchase products. It includes features like product listings, a shopping cart, user authentication, and a checkout process.

Demo

You can access a live website at Live Link.

Features

  • Product listing with images, descriptions, and prices.
  • Shopping cart to add and remove products.
  • User authentication with signup and login.
  • Secure checkout process with order summary.
  • Filtering products by category, brand, and sorting by price.
  • Responsive design for mobile and desktop.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/gyan2501/totalitycorp-frontend-challenge
  2. Navigate to the project directory:

    cd totalitycorp-frontend-challenge
    
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:
    npm start
  2. Open your web browser and visit http://localhost:3000 to view the website.

Technologies Used

  • React
  • Chakra UI
  • Redux
  • React Router
  • Axios
  • Other libraries and technologies used in various components

About

This e-commerce website allows users to browse and purchase products. It includes features like product listings, a shopping cart, user authentication, and a checkout process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published