Bc Nuxt Vue Starter

screenshot of Bc Nuxt Vue Starter
express
nuxt

A starter site for Vue + Nuxt based storefronts that uses Divante's Storefront UI and BC's GraphQL API

Overview:

The bc-nuxt-vue-starter is a starter template that combines BigCommerce, Nuxt.js, and Storefront UI to create an e-commerce website. This template provides various features such as product search, adding items to cart and wishlist, managing checkout options, user profiles, and more. It also provides deployment options and requirements for using the template.

Features:

  • Product Search: Users can search for products using the search bar.
  • Product Details: Users can view product details by clicking on a product link.
  • Add to Cart: Users can add items to their cart.
  • Add to Wishlist: Users can add items to their wishlist.
  • Cart Management: Users can create a cart, add items to the cart, and delete the cart.
  • Checkout Options: Users have the option to checkout either by being redirected to the default checkout, embedding a checkout module, or customizing the checkout page.
  • User Profile: Users can manage their personal details, login, register, manage shipping details, view order history, and manage their wishlist.
  • Build and Deployment: The template provides instructions for setting up and deploying the project on various platforms.

Summary:

The bc-nuxt-vue-starter is a powerful starter template for creating an e-commerce website using BigCommerce, Nuxt.js, and Storefront UI. It offers a range of features for product management, cart management, checkout customization, user profile management, and more. The template also provides detailed installation instructions and requirements for using the template effectively.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.