The following structure includes components that we will wind up building in this very chapter:
|Expenses
|__app
|____components
|______AddExpenses
|______AddExpensesModal
|______CurrentMonthExpenses
|______EnterBudget
|______ExpandableCell
|______ExpenseRow
|____utils
|______dateMethods.js
|______storageMethods.js
|____App.js
|____styles.js
|__ios
|__index.ios.js