Skip to content

gmartins-dev/coffee-delivery-app

 
 

Repository files navigation

Coffee Delivery ☕️

Expo Go

LayoutTechnologiesGetting startedLicense

Coffee Delivery Layout Image

🔖 Layout

The author of this layout is Nickelfox Design. You can view the project in this link.

🚀 Technologies

💻 Getting started

Requirements

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

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by Elias Gabriel

About

☕️ A coffee delivery app concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.6%
  • Shell 0.1%