StyleCart is an open-source eCommerce clothing website designed to evolve into a fully interactive platform powered by React.js, with a lightweight backend using Node.js and Express.js. Currently, it features a modern, responsive UI built with HTML and Tailwind CSS, with plans to enhance interactivity and scalability through React.
🌟 Stars | 🍴 Forks | 🐛 Issues | 🔔 Open PRs | 🔕 Close PRs |
✅ Fully responsive UI powered by Tailwind CSS for a seamless experience across devices
🛒 Product listing with categories and filtering options
❤️ Shopping cart and wishlist (frontend-only for now, backend coming soon)
⚡ Modern and dynamic styling for an engaging shopping experience
🔜 Upcoming Features: API integration, dynamic product pages, and a minimal backend for essential operations
git clone https://github.com/souvik-maity/StyleCart.git
cd StyleCart
- Open the
index.html
file directly in a browser. - Alternatively, use a Live Server extension for a better development experience.
🛍️ Browse through a variety of clothing items.
❤️ Add products to the wishlist or cart (frontend-only for now).
🎨 Enjoy a fully responsive and visually appealing UI powered by Tailwind CSS.
We welcome contributions to improve StyleCart! Follow these steps to contribute:
git fork https://github.com/souvik-maity/StyleCart.git
git checkout -b feature-branch
git commit -m "Add new feature"
git push origin feature-branch
✅ Follow best practices for React component structure and state management.
🎨 Use Tailwind CSS effectively for styling.
🌍 Ensure cross-browser compatibility for a consistent experience.
🔹 Keep the API lightweight and RESTful for backend contributions.
All Thanks to our contributors 💙
For queries or suggestions, feel free to reach out:
🔗 GitHub: StyleCart Repository
Let's build something amazing together! 🚀