@rickoveriyanto

Home / p / Dressly

Dressly

Dressly

Deskripsi

Slicing design toko pakaian dari website codedesign.dev

Live

https://ricko-v.github.io/dressly/

Package

{
  "name": "dressly",
  "private": true,
  "version": "0.0.0",
  "type": "module",
  "scripts": {
    "dev": "vite --host",
    "build": "vite build",
    "lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
    "preview": "vite preview",
    "deploy": "push-dir --dir=dist --branch=gh-pages --cleanup"
  },
  "dependencies": {
    "bootstrap": "^5.3.1",
    "push-dir": "^0.4.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-lazy-load-image-component": "^1.6.0",
    "swiper": "^10.2.0"
  },
  "devDependencies": {
    "@types/react": "^18.2.15",
    "@types/react-dom": "^18.2.7",
    "@vitejs/plugin-react": "^4.0.3",
    "eslint": "^8.45.0",
    "eslint-plugin-react": "^7.32.2",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-react-refresh": "^0.4.3",
    "vite": "^4.4.5",
    "vite-plugin-compression": "^0.5.1"
  }
}

Github

https://github.com/ricko-v/dressly

Tanggal Pembuatan

Proyek ini dibuat pada tanggal 19 Agustus 2023