Skip to content

zevertaix/Coffee-App-Mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee shop Front-end

Technologies


Structure

📙
 ├── 📰 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


📄 License

Coffee Shop is MIT licensed, as found in the LICENSE file.