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

https://github.com/adeptry/myorderapp-sellers

Next.js front-end for Square Sellers to manage their MyOrderApp
https://github.com/adeptry/myorderapp-sellers

ecommerce myorderapp square

Last synced: 5 months ago
JSON representation

Next.js front-end for Square Sellers to manage their MyOrderApp

Awesome Lists containing this project

README

          

# MyOrderApp for Sellers Front-end

> Transform your Square POS setup into a powerful mobile ordering platform with MyOrderApp. Just use Square the way you already do, and trust us to provide an exceptional mobile ordering experience for your customers. The platform features immediate synchronization with your Square Catalog and Locations, ensuring your app is always up-to-date. Effortlessly manage and rearrange your catalog’s categories, items, and variations whenever you wish.

This is the front-end merchants use to sign up, modify their catalog, and select their plan.

This is a [Next.js](https://nextjs.org/) project bootstrapped using [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with Material UI installed.

## How to use

Install dependencies and run:

```bash
npm install
cp env-example .env
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.