- drop wireframe images for Andrey here
.
├── components // declare components here
│ ├── TBD
│ └── TBD
├── actions // redux action files go here
│ ├── TBD
│ └── TBD
├── reducers // redux reducer files go here
│ ├── TBD
│ └── TBD
├── ar // viro files go here
│ ├── TBD
│ └── TBD
├── maps // map files go here
│ ├── TBD
│ └── TBD
└── App.js //