Financial education app built with react native with a goal to help millennials and underserved communities
$ yarn install
$ yarn start
- components: reusable stateless components
- constants: constant values to be used globally in app (colors, themes, ect.)
- navigation: components managing app navigation
- screens: stateful composition of components
- assets: graphics to be used throughout app
- data: mockAPI for app data