Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.