This is a Flipkart Clone repository. This project is a full-stack web application developed to mimic the functionalities of the well-known e-commerce platform, Flipkart. It aims to provide a complete online shopping experience, including user SignUp and SignIn, product browsing, cart management, online payment and etc.
The Flipkart Clone project is designed to offer a comprehensive e-commerce experience. Users can register and log in securely, browse a wide range of products, manage their shopping cart and place orders.
- User Authentication: Users can register, log in, and log out securely. User sessions are managed to ensure data security and privacy.
- Product Browsing: Users can view detailed information about products, including images, descriptions, prices and discounts. The product data is dynamically fetched and displayed.
- Shopping Cart Management: Users can add products to their cart, adjust quantities, and remove items. The cart updates in real-time to reflect the user’s selections.
- Order Processing: Users can place orders and proceed to payment with integrated payment processing via Razorpay. This ensures secure and efficient handling of financial transactions.
- Search: Users can search for products by name, which enhancing the ease of finding specific items.
- React.js
- HTML5
- CSS3
- Bootstrap
- JavaScript
- Node.js
- Express.js
- MongoDB
- RazorPay