📙
├── 📰 front-end Mobile part
│ ├── 📁 assets Assets
│ ├── ⚙️ app.json Main configuration file
│ └── 📁 src App root
│ ├── 💽 actions Assets
│ ├── 📚 components Basic application components
│ ├── 🎲 reducers Reducers
│ ├── 🆔 store Redux store
│ ├── 📍 navigators App navigation
│ ├── 🚧 Constant.js Static constants
│ └── 🗂️ screens Route pages
└──────────────────────────────────────────────────────────
All information about using, you can fing in our wiki
Coffee Shop is MIT licensed, as found in the LICENSE file.