Skip to content

ikennarichard/vault

Repository files navigation

Vault Store

Table of Contents

Introduction

Vault E-commerce Shop is an e-commerce platform that offers a seamless shopping experience. This project is a part of the HNG Internship.

Features

  • Product Listings: Display of various products with detailed descriptions.
  • Shopping Cart: Add products to the cart.
  • Responsive Design: Optimized for both desktop and mobile devices.

Technologies Used

  • Next.js
  • Tailwind CSS

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ikennarichard/timbu-store.git
    cd timbu-store
  2. Install dependencies:

    pnpm i
  3. Run the development server:

    pnpm dev

    Open http://localhost:3000 with your browser to see the result.

Usage

  • Browse Products: Navigate through different products.
  • Add to Cart: Select products and add them to your shopping cart.
  • Checkout: Review your cart and place an order.

Contributing

We welcome contributions to enhance the Vault E-commerce Shop!

License

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