A developing store website with static data and a very creative design.
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.
- 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
Redirect short links to main pages.
/?p=[id]