Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sendistephen/chicken-bytes
A nextjs project for managing fast-food online ordering and delivery operations
https://github.com/sendistephen/chicken-bytes
Last synced: 10 days ago
JSON representation
A nextjs project for managing fast-food online ordering and delivery operations
- Host: GitHub
- URL: https://github.com/sendistephen/chicken-bytes
- Owner: sendistephen
- License: mit
- Created: 2024-11-02T07:46:21.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T20:20:36.000Z (about 2 months ago)
- Last Synced: 2024-11-29T21:24:41.463Z (about 2 months ago)
- Language: TypeScript
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A platform service for managing fast-food online ordering and delivery
operations## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the
result.