Path Lines of Code public/index.html 19 public/rum-config.js 1 scripts/mock-server.js 16 src/actions/actionTypes.js 23 src/actions/customerActions.js 37 src/actions/orderActions.js 37 src/actions/productActions.js 75 src/actions/statsActions.js 25 src/api/customerApi.js 17 src/api/orderApi.js 17 src/api/productApi.js 31 src/api/statsApi.js 18 src/components/App/index.js 51 src/components/App/style.css 58 src/components/AppFooter/index.js 40 src/components/AppHeader/index.js 35 src/components/Customer/index.js 38 src/components/Customer/style.css 8 src/components/CustomerDetail/index.js 65 src/components/Customers/index.js 27 src/components/Customers/style.css 6 src/components/CustomersList/index.js 41 src/components/Dashboard/index.js 40 src/components/Dashboard/style.css 10 src/components/DashboardProductsList/index.js 41 src/components/DashboardStatsList/index.js 72 src/components/NotFound/index.js 21 src/components/NotFound/style.css 1 src/components/Order/index.js 38 src/components/Order/style.css 8 src/components/OrderDetail/index.js 35 src/components/Orders/index.js 26 src/components/Orders/style.css 6 src/components/OrdersList/index.js 45 src/components/Product/index.js 45 src/components/Product/style.css 14 src/components/ProductDetail/index.js 91 src/components/Products/index.js 26 src/components/Products/style.css 24 src/components/ProductsList/index.js 55 src/components/TableLoader/index.js 20 src/index.css 5 src/index.js 20 src/reducers/customerReducer.js 12 src/reducers/customersReducer.js 14 src/reducers/initialState.js 11 src/reducers/orderReducer.js 12 src/reducers/ordersReducer.js 14 src/reducers/productCustomersReducer.js 14 src/reducers/productReducer.js 12 src/reducers/productsReducer.js 14 src/reducers/productsTopReducer.js 14 src/reducers/rootReducer.js 22 src/reducers/statsReducer.js 12 src/rum.js 57 src/semantic-ui/components/rail.min.css 1 src/semantic-ui/components/sticky.min.css 1 src/semantic-ui/components/tab.min.css 1 src/setupProxy.js 20 src/store/configureStore.js 11