s4m5apu3l / NUXT-test-task-most

test task from most app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test task from appmost

cant use npm for normally every time i used --legacy-peer-deps idk

nado bulo poxody scrut' url zaprosov

This is a todo list for an Test task, with the following tasks:

  • add products
  • add pages
  • add show sort 5 in 100 for products
  • add filterSearch
  • add filter categorys:(
  • add spinner when pending
  • add active class when category clicked
  • add cart
  • add auth
  • add admin page
  • add crud for users when u admin
  • add mobile

Setup

clone this repository

# git
git clone https://github.com/s4m5apu3l/online-shop-nuxt3.git

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

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

About

test task from most app


Languages

Language:Vue 78.7%Language:JavaScript 16.2%Language:CSS 2.8%Language:TypeScript 2.3%