Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohsen104/mobile-shop
A developing store website with static data and a very creative design.
https://github.com/mohsen104/mobile-shop
frontend next-js nextjs react reactjs tailwind tailwindcss
Last synced: 18 days ago
JSON representation
A developing store website with static data and a very creative design.
- Host: GitHub
- URL: https://github.com/mohsen104/mobile-shop
- Owner: mohsen104
- License: mit
- Created: 2024-06-11T14:30:05.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-21T13:04:33.000Z (about 1 month ago)
- Last Synced: 2024-12-21T14:21:13.365Z (about 1 month ago)
- Topics: frontend, next-js, nextjs, react, reactjs, tailwind, tailwindcss
- Language: JavaScript
- Homepage: https://mobile-shop-rust.vercel.app
- Size: 2.92 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mobile.shop
A developing store website with static data and a very creative design.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](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
-
## MiddlewareRedirect short links to main pages.
`/?p=[id]`