Skip to content

A fully featured e-commerce web app with product search, filtering, pagination, cart and wishlist management, and secure payment integration. Built with React, Redux, Node.js, Express, and MongoDB. Optimized for performance and responsive across devices.

Notifications You must be signed in to change notification settings

checodezz/Flipkart-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flippkart

Developed a fully functional e-commerce platform enabling users to browse, search, filter, and purchase products with real-time cart updates and secure payment integration.

Run Locally

Clone the project

  git clone https://github.com/checodezz/Flipkart-clone.git
  cd frontend
  npm install
  npm run dev
  cd backend
  npm install
  npm start

Features

  • Product Search and Filtering
  • Pagination
  • Cart Management
  • Wishlist Management
  • Checkout and Payment Integration
  • Product Detail View

Tech Stack

Client: React, Redux Toolkit, TailwindCSS, Material UI, React Router v6

Server: Node, Express

Database: MongoDB, Mongoose

Payment: Razorpay Payment Gateway.

About

A fully featured e-commerce web app with product search, filtering, pagination, cart and wishlist management, and secure payment integration. Built with React, Redux, Node.js, Express, and MongoDB. Optimized for performance and responsive across devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages