MOBMART is a React-based eCommerce web application that delivers a smooth online shopping experience with product browsing, cart management, and responsive design. The application uses Redux Toolkit for efficient and scalable state management.
- Product Listing and Browsing
- Product Detail View
- Add to Cart Functionality
- Update Product Quantity
- Remove Products from Cart
- Dynamic Cart Total Calculation
- Responsive User Interface
- Centralized State Management with Redux Toolkit
- Fast Development and Build Process using Vite
- React.js
- Redux Toolkit
- React Router DOM
- Vite
- JavaScript (ES6+)
- CSS3
Clone the repository:
git clone https://github.com/githarsh7/MOBMART-WITH-CART-FUNCTIONALITY.gitNavigate to the project directory:
cd MOBMART-WITH-CART-FUNCTIONALITYInstall dependencies:
npm installStart the development server:
npm run devsrc/
├── assets/
├── components/
├── context/
├── data/
├── pages/
├── App.jsx
├── main.jsx
└── index.css- Scalable state management with Redux Toolkit
- Modular and reusable component architecture
- Responsive design for desktop and mobile devices
- Optimized performance with Vite
- Clean and maintainable codebase
- Product Search and Filtering
- User Authentication
- Wishlist Functionality
- Order Management
- Payment Gateway Integration
- LinkedIn : HARSHAA SG
- Gmail : harshaavardhan8@gmail.com
⭐ Feel free to fork this project and improve it!