Skip to content

a nuxt 3 store with cart feature and stripe checkout

Notifications You must be signed in to change notification settings

fronomenal/nuxt_store

Repository files navigation

Nuxt 3 Merch Store

A Nuxt 3 frontend that displays products from https://fakestoreapi.com/

Has stripe integration for first 3 items

Technologies

Stack

Project is created with:

  • Nuxt 3
  • JS

Packages

Project uses the following packages:

  • vueUse
  • pinia
  • tailwindCss
  • stripe

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http:https://localhost:3000

npm run dev

Preview

Checkout the Live Preview on: netlify to test it out.

About

a nuxt 3 store with cart feature and stripe checkout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published