...
react.js
redux
redux-persist
with localStorage to store all data on the deviceredux-saga
to handle async actionsducks
scheme for redux implementation (https://github.com/erikras/ducks-modular-redux link)
mapbox.gl
scss
for css modulesjest
for testing
...