Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eliasgcf/coffee-delivery-app

☕️ A coffee delivery app concept
https://github.com/eliasgcf/coffee-delivery-app

Last synced: 16 days ago
JSON representation

☕️ A coffee delivery app concept

Awesome Lists containing this project

README

        

# Coffee Delivery ☕️


Expo Go


Layout
Technologies
Getting started
License


Coffee Delivery Layout Image

## 🔖 Layout

The author of this layout is [Nickelfox Design](https://www.figma.com/@Nickelfox). You can view the project in this [link](https://www.figma.com/community/file/1050295107596166499).

## 🚀 Technologies

- [Expo](https://expo.io/)
- [ReactJS](https://reactjs.org/)
- [React Native](https://reactnative.dev/)
- [React Navigation](https://reactnavigation.org/)
- [React Native Gesture Handler](https://docs.swmansion.com/react-native-gesture-handler/)
- [TypeScript](https://www.typescriptlang.org/)
- [AsyncStorage](https://react-native-async-storage.github.io/async-storage/)
- [Zustand](https://github.com/pmndrs/zustand)

## 💻 Getting started

### Requirements

- [Node.js](https://nodejs.org/en/)
- [Yarn](https://classic.yarnpkg.com/) or [npm](https://www.npmjs.com/package/npm)
- [Expo CLI](https://docs.expo.dev/workflow/expo-cli)

**Clone the project and access the folder**

```bash
git clone https://github.com/EliasGcf/coffee-delivery-app.git && cd coffee-delivery-app
```

**Follow the steps below**

```bash
# Install the dependencies
$ yarn

# Make a copy of '.env.example' to '.env'
$ cp .env.example .env

# Run the JSON Server
$ yarn json:sever

# If you are going to emulate with android, run this command
$ yarn android

# If you are going to emulate with ios, run this command
$ yarn ios
```

## 📝 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---


Made with 💜 by Elias Gabriel