Skip to content

prakashiOrbit/CoffeeMeal

Repository files navigation


Logo

Coffe Shop

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
  1. About The Project
    1. Build With
  2. Getting Started
    1. Installation
    2. Prerequisites
    3. Related Project
  3. Screenshots
  4. Our Team
  5. Contact

About The Project

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.

Build With

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone These 2 Repos (Backend and Frontend)
git clone https://github.com/prakashiOrbit/CoffeeMeal.git
  1. Go To Folder Repo
cd coffe-shop-next
  1. Install Module
npm install
  1. Add .env file at root folder project, and add following
NEXT_PUBLIC_API_URL=[BACKEND_API]
NEXT_PUBLIC_ID_DELIVER_DINE_IN = [19]
  1. Start website
npm run dev

Node Error

  1. Error: error:0308010C : digital envelope routines:: unsupported
export NODE_OPTIONS =-- openssl-legacy-prov

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published