Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nugwxa/cravezy
A takeaway ordering platform
https://github.com/nugwxa/cravezy
expressjs jest radix-ui reactjs reacttestinglibrary scss typescript vite zod
Last synced: about 1 month ago
JSON representation
A takeaway ordering platform
- Host: GitHub
- URL: https://github.com/nugwxa/cravezy
- Owner: Nugwxa
- Created: 2024-10-17T23:06:44.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T04:18:19.000Z (about 2 months ago)
- Last Synced: 2024-11-26T06:08:18.766Z (about 1 month ago)
- Topics: expressjs, jest, radix-ui, reactjs, reacttestinglibrary, scss, typescript, vite, zod
- Language: CSS
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cravezy
Cravezy is a full stack takeaway ordering application that allows users to order customizable burgers, pizzas, and other menu items from a restaurant. Inspired by a personal experience with a local burger joint, this project aims to provide a smooth ordering experience while addressing the limitations of the existing system.
## Structure
Cravezy is built with Turborepo to efficiently manage the multiple apps in this repo. The project contains the following modules:
- `client` The frontend of the project, built using Vite(React + Typescript)
- `server` The backend of the project, built using Express
- `docs` A documentation of the API plus other functions/components, built Nextra (coming soon)## Licesnse
This project is licensed under the MIT License.