Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 926 Bytes

File metadata and controls

24 lines (13 loc) · 926 Bytes

This is a Next.js project bootstrapped with create-next-app.

本アプリについて

食堂用のオンライン注文アプリ

メールアドレスによるログイン機能と、Stripeによる決済機能を実装. image

実行方法

npm run dev

http://localhost:3000 にアクセスしてください.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.