SwiftKart is a modern, feature-rich e-commerce platform that allows users to browse products, add them to their cart, and securely checkout. Built using React.js, Tailwind CSS, and Redux, SwiftKart ensures a seamless and interactive shopping experience.
✅ User Authentication (Sign Up, Login, Logout) ✅ Product Listing (Filter, Sort, Search) ✅ Shopping Cart (Add, Remove, Update Items) ✅ Secure Checkout (Payment Integration Coming Soon) ✅ Fully Responsive UI (Optimized for Mobile & Desktop)
1️⃣ Clone the repository
git clone https://github.com/your-username/SwiftKart.git
cd E-Commerce-Project2️⃣ Install dependencies
npm install # or yarn install3️⃣ Start the development server
npm run dev # or yarn devYour app will be live at http://localhost:3000 🚀
- Browse Products: Explore a variety of products.
- Add to Cart: Add items and update quantities.
- User Authentication: Login to manage your orders.
- Checkout (Coming Soon): Secure payments and order tracking.
We welcome contributions! To contribute:
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Commit your changes (
git commit -m "Added new feature") - Push to your branch (
git push origin feature-branch) - Open a Pull Request 🚀
This project is MIT Licensed. You are free to use, modify, and distribute it.
For questions or feedback, reach out to: 📧 Email: manishprajapati.cs1@gmail.com 🔗 GitHub: ManishKumarCs