Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 572 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 572 Bytes

Mobile.shop

A developing store website with static data and a very creative design.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Features

  • Search products
  • Advanced search (using keywords)
  • Sort products
  • Short link design for products
  • SEO above 95
  • Performance above 90
  • Responsive mobile and desktop
  • Scroll animations

Middleware

Redirect short links to main pages.

/?p=[id]