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

https://github.com/wildandhya/cafeweb


https://github.com/wildandhya/cafeweb

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          


Point of Sale Cafe





## Contents

- [Description](#description)
- [Features](#features)
- [Installation](#installation-for-development)
- [Screenshoots](#screenshoots)

## Description

Cafe is a website application that can make it easier for customers to choose their favorite food or drink directly from our website

## Features

1. Authentication (Login & Register)
2. Add New Menu
3. Update Menu
4. Delete Menu
5. Checkout Menu
6. Logout

## Installation

1. Clone this Repository

```sh
git clone https://github.com/wildandhya/Cafeweb.git
```

2. Install NPM Packages

```sh
npm install
```

3. Run the App

```sh
npm start
```

## Screenshoots