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.
- Host: GitHub
- URL: https://github.com/bluediu/bluewave
- Owner: bluediu
- Created: 2024-01-30T17:49:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T01:01:43.000Z (about 1 year ago)
- Last Synced: 2025-01-30T06:14:56.356Z (11 months ago)
- Topics: reactjs, reactquery, sass, typescript
- Language: TypeScript
- Homepage:
- Size: 472 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.