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.
Follow these steps to get started with Infinity Mart:
-
Clone the repository:
git clone [email protected]:DevDhaif/e-commerce-react.git
-
Navigate to the project directory:
cd e-commerce-react
-
Install project dependencies using Yarn or npm:
npm install
-
Run the development server:
npm run dev
-
Open your browser and go to
http://localhost:5173
to see Infinity Mart in action.
- 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.