Skip to content

abbassiddiqi/shopping-store-vue

Repository files navigation

Shopping Store

An online shopping store built with Vue.js 3 using the composition API.

It features a clean user interface with functionalities like product listings page, detailed product pages, a cart system, and a checkout process.

Website Preview

Technologies Used

  • Vue.js 3 (with Composition API)
  • Tailwind CSS with DaisyUI
  • TypeScript
  • Pinia for state management
  • DummyJSON - Dummy REST API for fetching products data

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/abbassiddiqi/shopping-store-vue.git
  2. Install dependencies:

    cd shopping-store-vue
    npm install
  3. Run the development server:

    npm run dev

License

This project is licensed under the MIT License.

About

An online shopping store built with Vue.js 3 using the composition API.

Topics

Resources

License

Stars

Watchers

Forks