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

https://github.com/bluediu/bluewave

BlueWave is a client application designed to enhance the restaurant experience. It streamlines order management for both customers and staff at BlueWave.
https://github.com/bluediu/bluewave

reactjs reactquery sass typescript

Last synced: 9 months ago
JSON representation

BlueWave is a client application designed to enhance the restaurant experience. It streamlines order management for both customers and staff at BlueWave.

Awesome Lists containing this project

README

          

# Blue Wave 🌊

## Overview

BlueWave is a client application designed to enhance the restaurant experience. By leveraging modern web technologies, it aims to streamline order management for both customers and staff at BlueWave, a company dedicated to the restaurant sector.

## Features

- User-friendly interface for customers to browse and order dishes.
- Real-time order management for restaurant staff.
- Admin interface for staff.

## Quick Start

To get the client application running:

1. Clone the repository.
2. Install the dependencies.
3. Run the development server.

```
git clone
cd BlueWave
yarn install
yarn dev
```

#### Visit http://localhost:5173 to view the application.

### License

This project is licensed under the MIT License.