Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcosvel/coffee-shop
Coffee Shop App
https://github.com/marcosvel/coffee-shop
expo-dev-client immer rive zustand
Last synced: 7 days ago
JSON representation
Coffee Shop App
- Host: GitHub
- URL: https://github.com/marcosvel/coffee-shop
- Owner: MarcosVel
- Created: 2023-11-17T03:04:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-01T22:03:28.000Z (9 months ago)
- Last Synced: 2024-04-01T23:23:04.224Z (9 months ago)
- Topics: expo-dev-client, immer, rive, zustand
- Language: JavaScript
- Homepage: https://youtu.be/W1Co2M-gsQE?feature=shared
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coffee Shop
App listing coffess and beans to order.
## Installation
Install with yarn
```bash
yarn
```Now you need to install the app inside the phone because we are using expo-dev-client
```bash
yarn ios
```or
```bash
expo run:ios
```## Run Locally
To run the app after the install
```bash
yarn start
```## Features
- Immer
- Rive
- Zustand
- Expo-dev-client
- Blur