Skip to content

WilfredTinega/MawitiShop

Repository files navigation

Mawiti Shop

Welcome to Mawiti Shop, your go-to online store for all your shopping needs. This project is hosted on Netlify.

Table of Contents


About the Project

Mawiti Shop is an e-commerce platform designed to provide users with a seamless shopping experience. The platform is responsive, user-friendly, and optimized for both desktop and mobile users.


Technologies Used

The following technologies were used to build this project:

  • HTML5: For structuring the web content.
  • CSS3: For styling and layout.
  • JavaScript: For interactivity and dynamic features.
  • React.js: As the front-end framework for building the user interface.
  • Tailwind CSS: For rapid UI design and responsive layouts.
  • Netlify: For deployment and hosting.

Features

  • Responsive Design: The website works seamlessly on all screen sizes.
  • Product Listings: View products with images, prices, and descriptions.
  • Shopping Cart: Add items to the cart and manage them before checkout.
  • Search and Filter: Find products quickly using the search bar or filters.
  • Secure Checkout: Ensure safe payment and order confirmation.

Getting Started

Follow the steps below to run the project locally:

Prerequisites

  • Node.js and npm (or yarn) installed on your machine.
  • A text editor or IDE like Visual Studio Code.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/mawitishop.git
  2. Navigate to the project directory:

    cd mawitishop
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:5173.


Contributing

Contributions are welcome! To contribute to this project:

  1. Fork the repository.

  2. Create a feature branch:

    git checkout -b feature-name
  3. Make your changes and commit them:

    git commit -m "Add feature description"
  4. Push to your branch:

    git push origin feature-name
  5. Open a Pull Request.

Guidelines

  • Ensure your code follows the existing coding style.
  • Write clear and concise commit messages.
  • Test your changes before submitting.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Acknowledgments

Thank you for visiting Mawiti Shop! We hope you enjoy your experience.

Releases

No releases published

Packages

No packages published

Languages