Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 2.18 KB

README.md

File metadata and controls

48 lines (31 loc) · 2.18 KB

shopifyecommercewebsite

Link : https://shopifyecommercewebsite.web.app/

This is a frontend e-commerce website is built with React JS, using a component-based approach for easy website development. It features responsive design and utilizes React Styled components for styling. React Router is employed for navigation, creating a smooth single-page application experience without page refreshing. Key components include Header, Slider, Virtual, Product, Testimonials, and Footer. The Slider component displays items and groups similar products via props. This website is fully responsive for computer screens, tablets, and mobile views.

Features

[a] Product Catalog: I've created an extensive catalog of products, making it easy for users to browse and search.

[b] Product Details: Users can view detailed product descriptions, prices, and read customer reviews.

[c] Responsive Design: The website is designed to work seamlessly on both desktop and mobile devices.

Website URL

The Website is hosted using Firebase: https://shopifyecommercewebsite.web.app/

Installation

If you'd like to run this project locally, follow these steps:

  1. Clone this repository:

git clone https://github.com/ankit-akash/shopifyecommercewebsite.git

  1. Change to the project directory:

cd shopifyecommercewebsite

  1. Install the required dependencies:

npm install

  1. Start the development server:

npm start

  1. Open your web browser and navigate to http://localhost:3000 to view the website.

Previews:

Hero Section

shopifyedited

Virtual TryOn

shopifyedited1

Featured Product

shopifyedited2

Reviews

shopifyedited3

Footer

shopifyedited4