Skip to content

biroue10/Shop-project

Repository files navigation

Infinity Mart

Infinity Mart is a modern e-commerce web application built using React and Vite. This project offers a streamlined setup for React development within the Vite ecosystem, harnessing the power of Hot Module Replacement (HMR) and optimized ESLint rules.

All products Page :

Screenshot from 2023-08-26 11-07-09

Category Page :

Screenshot from 2023-08-26 11-09-03

Search Results Page:

Screenshot from 2023-08-26 11-09-17

Single Product Page :

Screenshot from 2023-08-26 11-09-38

Cart Page :

Screenshot from 2023-08-26 11-10-11

Instructions

Follow these steps to get started with Infinity Mart:

  1. Clone the repository:

    git clone [email protected]:DevDhaif/e-commerce-react.git
  2. Navigate to the project directory:

    cd e-commerce-react
  3. Install project dependencies using Yarn or npm:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and go to http://localhost:5173 to see Infinity Mart in action.

Key Features

  • Seamless integration of React and Vite for lightning-fast development.
  • Explore a diverse range of products across various categories, from electronics to fashion.
  • Utilize real-time search functionality to find products effortlessly.
  • Enjoy dynamic pagination and infinite scrolling for smoother user experiences.
  • Efficient cart management through React Query for enhanced performance.
  • API data integration using DummyJSON, showcasing products with ease.

Experience the future of web development with Infinity Mart, where React and Vite come together to provide a cutting-edge e-commerce experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages