Layout • Technologies • Getting started • License
The author of this layout is Nickelfox Design. You can view the project in this link.
- Expo
- ReactJS
- React Native
- React Navigation
- React Native Gesture Handler
- TypeScript
- AsyncStorage
- Zustand
Clone the project and access the folder
git clone https://github.com/EliasGcf/coffee-delivery-app.git && cd coffee-delivery-app
Follow the steps below
# 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
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 by Elias Gabriel