Dart is a modern and user-friendly eCommerce web application designed to provide an immersive shopping experience. Built with HTML, CSS, and JavaScript, and styled with Tailwind CSS, Dart offers a seamless platform for users to explore products, manage their shopping cart, and securely complete transactions.
Clone the Repository:
git clone https://github.com/shiv7700/Dart-E-commerce.git
cd Dart-E-commerce
Open the Project:
Open the project in your preferred code editor.
Preview the App:
Open index.html
in your web browser to preview the application.
Explore Products:
Browse through the product catalog to discover a diverse range of items.
Add to Cart:
Easily add products to your shopping cart with a single click.
Manage Cart:
Review your cart, add or remove items, and see a real-time summary.
Checkout:
Complete your purchase securely with our streamlined checkout process.
User Account:
Create an account to personalize your experience and manage your profile.
If you want to contribute to Dart, follow these steps:
Fork the Repository.
Create a New Branch:
git checkout -b feature/your-feature-name
Commit Changes:
git commit -m 'Add some feature'
Push to the Branch:
git push origin feature/your-feature-name
Create a Pull Request.
This project is licensed under the MIT License.
For inquiries or collaboration opportunities, please contact:
git add . git commit -m "new updates" git push