Coffee Shop is a Foods & Beverages ordering application.
This apps give you (customers) some features to order your favorite foods or beverages.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Coffee Shop is a Foods & Beverages ordering application. This apps give you (customers) some features to order your favorite foods or beverages. The customers also have some opportunity to use some promo code before directly checkout to the payment page. In payment page you can pick your payments method so it's flexible what kind of payment do you have. Also the customers will be able to edit their profile such as photo, username, address, and phone number if they have to change their identity.
This is an example of how to list things you need to use the software and how to install them.
- Clone These 2 Repos (Backend and Frontend)
git clone https://github.com/prakashiOrbit/CoffeeMeal.git
- Go To Folder Repo
cd coffe-shop-next
- Install Module
npm install
- Add .env file at root folder project, and add following
NEXT_PUBLIC_API_URL=[BACKEND_API]
NEXT_PUBLIC_ID_DELIVER_DINE_IN = [19]
- Start website
npm run dev
- Error: error:0308010C : digital envelope routines:: unsupported
export NODE_OPTIONS =-- openssl-legacy-prov