Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/camilo-j/eatable

An app where the user can order their favorite dishes, they can filter by type of food, choose the amount of dishes that they want to buy and see the total amount to pay
https://github.com/camilo-j/eatable

emotion-react javascript react react-router

Last synced: 4 days ago
JSON representation

An app where the user can order their favorite dishes, they can filter by type of food, choose the amount of dishes that they want to buy and see the total amount to pay

Awesome Lists containing this project

README

        

# Eatable

This is an app where you can find many delicious food and choose what you like. In addition, you can see the orders that you made and its details.

## Screenshots

Image description
Image description
Image description

## Built With

- [React](https://react.dev/)
- [TypeScript](https://developer.mozilla.org/es/docs/Web/JavaScript)
- [Zustand](https://zustand.docs.pmnd.rs/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Netifly](https://www.netlify.com/)

## Getting Started

To get a local copy up and running follow these steps.

### Prerequisites

- Bun

### Installation

1. Clone the repo, or download the zip file

```bash
git clone [email protected]:Camilo-J/Eatable.git
```

2. Install NPM packages

```bash
bun install
```

3. Run the app

```bash
bun run dev
```

## License

Distributed under the MIT License. See `LICENSE` for more information.