Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 962 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 962 Bytes

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 project bootstrapped using create-next-app with Material UI installed.

How to use

Install dependencies and run:

npm install
cp env-example .env
npm run dev

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