Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
-
## Middleware

Redirect short links to main pages.

`/?p=[id]`