Welcome to SudsCart - Your Ultimate Destination for Dishwashing Essentials! 🍽️🧼
Follow these simple steps to set up SudsCart on your local machine:
Before you begin, ensure you have the following installed on your machine:
- Node.js (version 14 or higher)
- npm (Node Package Manager)
-
Clone the repository:
git clone <repository-url>
-
Navigate to the frontend directory:
cd SudsCart/frontend
-
Install dependencies:
npm install
To run SudsCart locally, follow these steps:
-
Start the development server:
npm run dev
-
Access the SudsCart website:
Open your web browser and go to http://localhost:3000.
Explore the rich features offered by SudsCart:
- Home: Discover featured products and promotions.
- Categories: Browse through different categories of dishwashing essentials.
- Products: View our extensive product catalog, filter by category, price, and rating.
- Flash Sale: Stay updated on limited-time offers and discounts.
- About Us: Learn more about SudsCart and our commitment to quality.
- Contact Us: Reach out to our dedicated customer support team for assistance.
We welcome contributions from the community! If you'd like to contribute to SudsCart, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure tests pass.
- Commit your changes and push to your fork.
- Submit a pull request.
SudsCart is licensed under the MIT License. See the LICENSE file for details.