Skip to content

A website concept that I am currently working on, for an online apparel shop. Built with Nuxt.js

Notifications You must be signed in to change notification settings

stancillous/exceed-shop

Repository files navigation

To-Dos:

  1. Add transition between pages
  2. Set transition when viewing specific item ( when overview btn is clicked)
  3. check last product
  4. Save the images online (pexels/ghub) 5.firebase authentication

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://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

About

A website concept that I am currently working on, for an online apparel shop. Built with Nuxt.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages