├── .babelrc ├── .gitignore ├── README.md ├── __mocks__ ├── fileMock.js └── styleMock.js ├── docs ├── index.html ├── main-7c50e1ac1ea6917e2042.js └── media │ ├── 674f50d287a8.eot │ ├── 912ec66d7572.svg │ ├── af7ae505a9ee.woff2 │ ├── b06871f281fe.ttf │ └── fee66e712a8a.woff ├── gulpfile.js ├── package.json ├── postcss.config.js ├── public ├── css │ └── simple-line-icons.css ├── favicon.ico ├── fonts │ ├── Simple-Line-Icons.eot │ ├── Simple-Line-Icons.svg │ ├── Simple-Line-Icons.ttf │ ├── Simple-Line-Icons.woff │ └── Simple-Line-Icons.woff2 └── img │ ├── avatars │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ ├── 5.jpg │ ├── 6.jpg │ ├── 7.jpg │ └── 8.jpg │ ├── backgroundLogin.jpg │ ├── flags │ ├── ASEAN.png │ ├── Afghanistan.png │ ├── African Union.png │ ├── Albania.png │ ├── Algeria.png │ ├── American Samoa.png │ ├── Andorra.png │ ├── Angola.png │ ├── Anguilla.png │ ├── Antarctica.png │ ├── Antigua & Barbuda.png │ ├── Arab League.png │ ├── Argentina.png │ ├── Armenia.png │ ├── Aruba.png │ ├── Australia.png │ ├── Austria.png │ ├── Azerbaijan.png │ ├── Bahamas.png │ ├── Bahrain.png │ ├── Bangladesh.png │ ├── Barbados.png │ ├── Belarus.png │ ├── Belgium.png │ ├── Belize.png │ ├── Benin.png │ ├── Bermuda.png │ ├── Bhutan.png │ ├── Bolivia.png │ ├── Bosnia & Herzegovina.png │ ├── Botswana.png │ ├── Brazil.png │ ├── Brunei.png │ ├── Bulgaria.png │ ├── Burkina Faso.png │ ├── Burundi.png │ ├── CARICOM.png │ ├── CIS.png │ ├── Cambodja.png │ ├── Cameroon.png │ ├── Canada.png │ ├── Cape Verde.png │ ├── Cayman Islands.png │ ├── Central African Republic.png │ ├── Chad.png │ ├── Chile.png │ ├── China.png │ ├── Colombia.png │ ├── Commonwealth.png │ ├── Comoros.png │ ├── Congo-Brazzaville.png │ ├── Congo-Kinshasa(Zaire).png │ ├── Cook Islands.png │ ├── Costa Rica.png │ ├── Cote d'Ivoire.png │ ├── Croatia.png │ ├── Cuba.png │ ├── Cyprus.png │ ├── Czech Republic.png │ ├── Denmark.png │ ├── Djibouti.png │ ├── Dominica.png │ ├── Dominican Republic.png │ ├── Ecuador.png │ ├── Egypt.png │ ├── El Salvador.png │ ├── England.png │ ├── Equatorial Guinea.png │ ├── Eritrea.png │ ├── Estonia.png │ ├── Ethiopia.png │ ├── European Union.png │ ├── Faroes.png │ ├── Fiji.png │ ├── Finland.png │ ├── France.png │ ├── Gabon.png │ ├── Gambia.png │ ├── Georgia.png │ ├── Germany.png │ ├── Ghana.png │ ├── Gibraltar.png │ ├── Greece.png │ ├── Greenland.png │ ├── Grenada.png │ ├── Guadeloupe.png │ ├── Guam.png │ ├── Guatemala.png │ ├── Guernsey.png │ ├── Guinea-Bissau.png │ ├── Guinea.png │ ├── Guyana.png │ ├── Haiti.png │ ├── Honduras.png │ ├── Hong Kong.png │ ├── Hungary.png │ ├── Iceland.png │ ├── India.png │ ├── Indonezia.png │ ├── Iran.png │ ├── Iraq.png │ ├── Ireland.png │ ├── Islamic Conference.png │ ├── Isle of Man.png │ ├── Israel.png │ ├── Italy.png │ ├── Jamaica.png │ ├── Japan.png │ ├── Jersey.png │ ├── Jordan.png │ ├── Kazakhstan.png │ ├── Kenya.png │ ├── Kiribati.png │ ├── Kosovo.png │ ├── Kuwait.png │ ├── Kyrgyzstan.png │ ├── Laos.png │ ├── Latvia.png │ ├── Lebanon.png │ ├── Lesotho.png │ ├── Liberia.png │ ├── Libya.png │ ├── Liechtenshein.png │ ├── Lithuania.png │ ├── Luxembourg.png │ ├── Macao.png │ ├── Macedonia.png │ ├── Madagascar.png │ ├── Malawi.png │ ├── Malaysia.png │ ├── Maldives.png │ ├── Mali.png │ ├── Malta.png │ ├── Marshall Islands.png │ ├── Martinique.png │ ├── Mauritania.png │ ├── Mauritius.png │ ├── Mexico.png │ ├── Micronesia.png │ ├── Moldova.png │ ├── Monaco.png │ ├── Mongolia.png │ ├── Montenegro.png │ ├── Montserrat.png │ ├── Morocco.png │ ├── Mozambique.png │ ├── Myanmar(Burma).png │ ├── NATO.png │ ├── Namibia.png │ ├── Nauru.png │ ├── Nepal.png │ ├── Netherlands Antilles.png │ ├── Netherlands.png │ ├── New Caledonia.png │ ├── New Zealand.png │ ├── Nicaragua.png │ ├── Niger.png │ ├── Nigeria.png │ ├── North Korea.png │ ├── Northern Cyprus.png │ ├── Northern Ireland.png │ ├── Norway.png │ ├── OPEC.png │ ├── Olimpic Movement.png │ ├── Oman.png │ ├── Pakistan.png │ ├── Palau.png │ ├── Palestine.png │ ├── Panama.png │ ├── Papua New Guinea.png │ ├── Paraguay.png │ ├── Peru.png │ ├── Philippines.png │ ├── Poland.png │ ├── Portugal.png │ ├── Puerto Rico.png │ ├── Qatar.png │ ├── Red Cross.png │ ├── Reunion.png │ ├── Romania.png │ ├── Russia.png │ ├── Rwanda.png │ ├── Saint Lucia.png │ ├── Samoa.png │ ├── San Marino.png │ ├── Sao Tome & Principe.png │ ├── Saudi Arabia.png │ ├── Scotland.png │ ├── Senegal.png │ ├── Serbia(Yugoslavia).png │ ├── Seychelles.png │ ├── Sierra Leone.png │ ├── Singapore.png │ ├── Slovakia.png │ ├── Slovenia.png │ ├── Solomon Islands.png │ ├── Somalia.png │ ├── Somaliland.png │ ├── South Africa.png │ ├── South Korea.png │ ├── Spain.png │ ├── Sri Lanka.png │ ├── St Kitts & Nevis.png │ ├── St Vincent & the Grenadines.png │ ├── Sudan.png │ ├── Suriname.png │ ├── Swaziland.png │ ├── Sweden.png │ ├── Switzerland.png │ ├── Syria.png │ ├── Tahiti(French Polinesia).png │ ├── Taiwan.png │ ├── Tajikistan.png │ ├── Tanzania.png │ ├── Thailand.png │ ├── Timor-Leste.png │ ├── Togo.png │ ├── Tonga.png │ ├── Trinidad & Tobago.png │ ├── Tunisia.png │ ├── Turkey.png │ ├── Turkmenistan.png │ ├── Turks and Caicos Islands.png │ ├── Tuvalu.png │ ├── USA.png │ ├── Uganda.png │ ├── Ukraine.png │ ├── United Arab Emirates.png │ ├── United Nations.png │ ├── United-Kingdom.png │ ├── Uruguay.png │ ├── Uzbekistan.png │ ├── Vanutau.png │ ├── Vatican City.png │ ├── Venezuela.png │ ├── Viet Nam.png │ ├── Virgin Islands British.png │ ├── Virgin Islands US.png │ ├── Wales.png │ ├── Western Sahara.png │ ├── Yemen.png │ ├── Zambia.png │ └── Zimbabwe.png │ └── logo.png ├── server.js ├── src ├── components │ ├── aside │ │ └── index.js │ ├── breadcrumb │ │ └── index.js │ ├── button │ │ ├── button-danger.js │ │ ├── button-info.js │ │ ├── button-success.js │ │ ├── button-warning.js │ │ └── index.js │ ├── content-management │ │ ├── css │ │ │ └── management.styl │ │ └── index.js │ ├── create-button │ │ ├── css │ │ │ └── create-button.styl │ │ └── index.js │ ├── filters │ │ ├── css │ │ │ └── filters.styl │ │ └── index.js │ ├── footer │ │ ├── footer.story.js │ │ └── index.js │ ├── form-footer │ │ └── index.js │ ├── hamburger │ │ └── index.js │ ├── header-management │ │ ├── css │ │ │ └── header-management.styl │ │ └── index.js │ ├── header │ │ └── index.js │ ├── icon │ │ └── index.js │ ├── input-warn │ │ ├── css │ │ │ └── input-warn.styl │ │ └── index.js │ ├── input │ │ └── index.js │ ├── loader-full-page │ │ ├── css │ │ │ └── loader-full-page.styl │ │ └── index.js │ ├── loader │ │ ├── css │ │ │ └── loader.styl │ │ └── index.js │ ├── messages │ │ └── index.js │ ├── pagination │ │ ├── css │ │ │ └── pagination.styl │ │ ├── index.js │ │ ├── page.js │ │ ├── pagination.story.js │ │ └── text.js │ ├── particles │ │ └── index.js │ ├── redux-toastr │ │ └── index.js │ ├── search-input │ │ ├── css │ │ │ └── search-input.styl │ │ └── index.js │ ├── sidebar │ │ ├── css │ │ │ └── sidebar.styl │ │ ├── index.js │ │ ├── menu-item.js │ │ └── menu-tree.js │ └── table-generator │ │ ├── css │ │ └── table-generator.styl │ │ └── index.js ├── constants.js ├── containers │ ├── app │ │ └── index.js │ ├── dashboard │ │ └── index.js │ ├── errors │ │ └── 404 │ │ │ └── index.js │ ├── login │ │ ├── css │ │ │ └── login.styl │ │ └── index.js │ └── participants │ │ ├── css │ │ └── management.styl │ │ ├── form.js │ │ ├── index.js │ │ ├── management.js │ │ └── validators.js ├── data.js ├── dist │ ├── core │ │ └── style.css │ └── css │ │ └── default.styl ├── globals.js ├── index.js ├── main.js ├── redux-flow │ ├── reducers │ │ ├── app │ │ │ ├── action-creators.js │ │ │ ├── actions.js │ │ │ └── index.js │ │ ├── auth │ │ │ ├── action-creators.js │ │ │ ├── actions.js │ │ │ ├── auth.test.js │ │ │ └── index.js │ │ ├── participants │ │ │ ├── action-creators.js │ │ │ ├── actions.js │ │ │ ├── index.js │ │ │ └── participants.test.js │ │ ├── root-reducers.js │ │ └── sidebar │ │ │ ├── action-creators.js │ │ │ ├── actions.js │ │ │ └── index.js │ └── stores │ │ ├── configure-store.development.js │ │ ├── configure-store.js │ │ └── configure-store.production.js ├── root-routes.js ├── routes.js ├── template.html └── utils │ ├── active-route │ ├── active-route.test.js │ └── index.js │ ├── auth.js │ ├── pagination │ ├── index.js │ └── pagination.test.js │ ├── particles-config.json │ ├── validators.js │ └── ws-client │ └── index.js ├── storybook ├── config.js └── webpack.config.js └── webpack ├── common.js ├── dev.config.js ├── prod.config.js └── storybook.config.js /.babelrc: -------------------------------------------------------------------------------- 1 | { 2 | "presets": [ 3 | "es2015", 4 | "stage-0", 5 | "react" 6 | ], 7 | "plugins": [ 8 | "react-hot-loader/babel", 9 | ["transform-runtime", { 10 | "helpers": false, 11 | "polyfill": false, 12 | "regenerator": true 13 | } 14 | ] 15 | ] 16 | } 17 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | /vendor/* 2 | nbproject 3 | .idea 4 | /node_modules 5 | *.log 6 | /coverage/* 7 | npm-debug.log 8 | yarn.lock 9 | yarn-error.log -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Starter Kit CoreUI - React Redux 2 | 3 | ###### [Work in Progress] When I thought of using [CoreUI](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template) with React, I realized it's very simple for what I needed, so I've adapted it to ES6, Flux / Redux and Webpack 2 flow. 4 | 5 | Standard - JavaScript Style Guide 6 | 7 | ## This kit is using: 8 | 9 | * Template[CoreUI](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template) 10 | * Webpack 2 11 | * Redux 12 | * Redux Form 13 | * Redux Dev Tools 14 | * Babel 15 | * React Hot Loader 16 | * React Router 4 17 | * Storybook 18 | * Jest and Chai (TDD) 19 | * [Ducks](https://github.com/erikras/ducks-modular-redux) - Redux Reducer Bundles 20 | 21 | ## Up and running 22 | 23 | - Clone this repository: `git clone git@github.com:gabrielferreiraa/react-redux-boilerplate.git` 24 | - Install dependencies: `yarn` or `yarn install` 25 | - Run `yarn dev` and access `http://localhost:3000` 26 | - Run `yarn build` for production build 27 | 28 | ## Scripts 29 | 30 | - Run storybook `yarn storybook` 31 | - Run tests `yarn test` or `yarn test:watch` 32 | - Run lint `yarn lint` or `yarn lint:watch` 33 | - Fix lint `yarn lint:fix` 34 | - Build `yarn build` 35 | 36 | ## License 37 | 38 | [MIT](https://github.com/gabrielferreiraa/licenses/blob/master/MIT#L1) © Gabriel Ferreira 39 | -------------------------------------------------------------------------------- /__mocks__/fileMock.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | module.exports = 'test-file-stub' 4 | -------------------------------------------------------------------------------- /__mocks__/styleMock.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | module.exports = {} 4 | -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | Starter Kit React 10 | 11 | 12 |
13 | 14 | 15 | -------------------------------------------------------------------------------- /docs/media/674f50d287a8.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/docs/media/674f50d287a8.eot -------------------------------------------------------------------------------- /docs/media/af7ae505a9ee.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/docs/media/af7ae505a9ee.woff2 -------------------------------------------------------------------------------- /docs/media/b06871f281fe.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/docs/media/b06871f281fe.ttf -------------------------------------------------------------------------------- /docs/media/fee66e712a8a.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/docs/media/fee66e712a8a.woff -------------------------------------------------------------------------------- /gulpfile.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | const gulp = require('gulp') 4 | const { spawn } = require('child_process') 5 | 6 | gulp.task('lint', cb => { 7 | const cmd = spawn('yarn', ['lint'], { stdio: 'inherit' }) 8 | 9 | cmd.on('close', () => cb()) 10 | }) 11 | 12 | gulp.task('default', ['lint'], () => { 13 | gulp.watch('src/**/*.js', ['lint']) 14 | }) 15 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "scripts": { 3 | "start": "yarn dev", 4 | "dev": "webpack-dashboard -- node server.js", 5 | "test": "jest --coverage", 6 | "test:watch": "yarn test -- --watch", 7 | "lint": "standard --parser babel-eslint --verbose | snazzy", 8 | "lint:fix": "standard --fix", 9 | "lint:watch": "gulp", 10 | "build": "cross-env NODE_ENV=production webpack --progress --config webpack/prod.config -p", 11 | "build:analyzer": "cross-env ANALYZER=true yarn build", 12 | "storybook": "start-storybook -p 9001 -c storybook", 13 | "build-storybook": "build-storybook -c storybook" 14 | }, 15 | "jest": { 16 | "moduleNameMapper": { 17 | "\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "/__mocks__/fileMock.js", 18 | "\\.(css|styl)$": "/__mocks__/styleMock.js", 19 | "^src(.*)$": "/src$1", 20 | "^utils(.*)$": "/src/utils$1", 21 | "^components(.*)$": "/src/components$1" 22 | } 23 | }, 24 | "devDependencies": { 25 | "@kadira/storybook": "2.35.3", 26 | "autoprefixer": "7.1.1", 27 | "babel-core": "6.21.0", 28 | "babel-eslint": "^7.2.3", 29 | "babel-jest": "^20.0.3", 30 | "babel-loader": "6.2.10", 31 | "babel-polyfill": "6.23.0", 32 | "babel-preset-es2015": "6.18.0", 33 | "babel-preset-react": "6.16.0", 34 | "babel-preset-stage-0": "6.16.0", 35 | "chai": "^4.1.0", 36 | "classnames": "^2.2.5", 37 | "clean-webpack-plugin": "^0.1.17", 38 | "cross-env": "3.1.4", 39 | "extract-text-webpack-plugin": "2.1.2", 40 | "gulp": "^3.9.1", 41 | "html-webpack-plugin": "2.26.0", 42 | "jest-cli": "^20.0.4", 43 | "postcss-import": "10.0.0", 44 | "postcss-loader": "2.0.6", 45 | "prop-types": "^15.5.10", 46 | "react-hot-loader": "3.0.0-beta.6", 47 | "react-redux": "5.0.2", 48 | "redux": "3.6.0", 49 | "redux-actions": "2.0.3", 50 | "redux-logger": "^3.0.6", 51 | "redux-multi": "0.1.12", 52 | "redux-promise": "0.5.3", 53 | "redux-thunk": "2.2.0", 54 | "snazzy": "7.0.0", 55 | "standard": "10.0.2", 56 | "standard-loader": "6.0.1", 57 | "style-loader": "0.13.1", 58 | "webpack": "2.2.1", 59 | "webpack-bundle-analyzer": "^2.8.2", 60 | "webpack-dashboard": "0.3.0", 61 | "webpack-dev-server": "^2.5.0" 62 | }, 63 | "dependencies": { 64 | "axios": "0.15.3", 65 | "babel-plugin-transform-runtime": "6.23.0", 66 | "babel-preset-env": "1.5.2", 67 | "file-loader": "^0.10.1", 68 | "font-awesome": "^4.7.0", 69 | "hamburgers": "^0.9.1", 70 | "react": "^15.5.4", 71 | "react-addons-css-transition-group": "15.5.2", 72 | "react-addons-transition-group": "15.5.2", 73 | "react-dom": "15.5.4", 74 | "react-idle": "^2.0.0", 75 | "react-loading": "^0.1.4", 76 | "react-network": "^1.0.1", 77 | "react-particles-js": "^1.5.0", 78 | "react-redux-toastr": "^7.1.0", 79 | "react-router-dom": "^4.1.2", 80 | "reactstrap": "4.6.2", 81 | "redux-form": "^7.0.3", 82 | "stylus": "0.54.5", 83 | "stylus-loader": "3.0.1", 84 | "toastr": "^2.1.2", 85 | "vanilla-masker": "1.1.1" 86 | }, 87 | "standard": { 88 | "globals": [ 89 | "alert", 90 | "test", 91 | "it", 92 | "describe" 93 | ] 94 | } 95 | } 96 | -------------------------------------------------------------------------------- /postcss.config.js: -------------------------------------------------------------------------------- 1 | const autoprefixer = require('autoprefixer') 2 | 3 | module.exports = { 4 | plugins: [autoprefixer] 5 | } 6 | -------------------------------------------------------------------------------- /public/css/simple-line-icons.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family: 'simple-line-icons'; 3 | src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0'); 4 | src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg'); 5 | font-weight: normal; 6 | font-style: normal; 7 | } 8 | 9 | .icon-user, 10 | .icon-people, 11 | .icon-user-female, 12 | .icon-user-follow, 13 | .icon-user-following, 14 | .icon-user-unfollow, 15 | .icon-login, 16 | .icon-logout, 17 | .icon-emotsmile, 18 | .icon-phone, 19 | .icon-call-end, 20 | .icon-call-in, 21 | .icon-call-out, 22 | .icon-map, 23 | .icon-location-pin, 24 | .icon-direction, 25 | .icon-directions, 26 | .icon-compass, 27 | .icon-layers, 28 | .icon-menu, 29 | .icon-list, 30 | .icon-options-vertical, 31 | .icon-options, 32 | .icon-arrow-down, 33 | .icon-arrow-left, 34 | .icon-arrow-right, 35 | .icon-arrow-up, 36 | .icon-arrow-up-circle, 37 | .icon-arrow-left-circle, 38 | .icon-arrow-right-circle, 39 | .icon-arrow-down-circle, 40 | .icon-check, 41 | .icon-clock, 42 | .icon-plus, 43 | .icon-minus, 44 | .icon-close, 45 | .icon-event, 46 | .icon-exclamation, 47 | .icon-organization, 48 | .icon-trophy, 49 | .icon-screen-smartphone, 50 | .icon-screen-desktop, 51 | .icon-plane, 52 | .icon-notebook, 53 | .icon-mustache, 54 | .icon-mouse, 55 | .icon-magnet, 56 | .icon-energy, 57 | .icon-disc, 58 | .icon-cursor, 59 | .icon-cursor-move, 60 | .icon-crop, 61 | .icon-chemistry, 62 | .icon-speedometer, 63 | .icon-shield, 64 | .icon-screen-tablet, 65 | .icon-magic-wand, 66 | .icon-hourglass, 67 | .icon-graduation, 68 | .icon-ghost, 69 | .icon-game-controller, 70 | .icon-fire, 71 | .icon-eyeglass, 72 | .icon-envelope-open, 73 | .icon-envelope-letter, 74 | .icon-bell, 75 | .icon-badge, 76 | .icon-anchor, 77 | .icon-wallet, 78 | .icon-vector, 79 | .icon-speech, 80 | .icon-puzzle, 81 | .icon-printer, 82 | .icon-present, 83 | .icon-playlist, 84 | .icon-pin, 85 | .icon-picture, 86 | .icon-handbag, 87 | .icon-globe-alt, 88 | .icon-globe, 89 | .icon-folder-alt, 90 | .icon-folder, 91 | .icon-film, 92 | .icon-feed, 93 | .icon-drop, 94 | .icon-drawer, 95 | .icon-docs, 96 | .icon-doc, 97 | .icon-diamond, 98 | .icon-cup, 99 | .icon-calculator, 100 | .icon-bubbles, 101 | .icon-briefcase, 102 | .icon-book-open, 103 | .icon-basket-loaded, 104 | .icon-basket, 105 | .icon-bag, 106 | .icon-action-undo, 107 | .icon-action-redo, 108 | .icon-wrench, 109 | .icon-umbrella, 110 | .icon-trash, 111 | .icon-tag, 112 | .icon-support, 113 | .icon-frame, 114 | .icon-size-fullscreen, 115 | .icon-size-actual, 116 | .icon-shuffle, 117 | .icon-share-alt, 118 | .icon-share, 119 | .icon-rocket, 120 | .icon-question, 121 | .icon-pie-chart, 122 | .icon-pencil, 123 | .icon-note, 124 | .icon-loop, 125 | .icon-home, 126 | .icon-grid, 127 | .icon-graph, 128 | .icon-microphone, 129 | .icon-music-tone-alt, 130 | .icon-music-tone, 131 | .icon-earphones-alt, 132 | .icon-earphones, 133 | .icon-equalizer, 134 | .icon-like, 135 | .icon-dislike, 136 | .icon-control-start, 137 | .icon-control-rewind, 138 | .icon-control-play, 139 | .icon-control-pause, 140 | .icon-control-forward, 141 | .icon-control-end, 142 | .icon-volume-1, 143 | .icon-volume-2, 144 | .icon-volume-off, 145 | .icon-calendar, 146 | .icon-bulb, 147 | .icon-chart, 148 | .icon-ban, 149 | .icon-bubble, 150 | .icon-camrecorder, 151 | .icon-camera, 152 | .icon-cloud-download, 153 | .icon-cloud-upload, 154 | .icon-envelope, 155 | .icon-eye, 156 | .icon-flag, 157 | .icon-heart, 158 | .icon-info, 159 | .icon-key, 160 | .icon-link, 161 | .icon-lock, 162 | .icon-lock-open, 163 | .icon-magnifier, 164 | .icon-magnifier-add, 165 | .icon-magnifier-remove, 166 | .icon-paper-clip, 167 | .icon-paper-plane, 168 | .icon-power, 169 | .icon-refresh, 170 | .icon-reload, 171 | .icon-settings, 172 | .icon-star, 173 | .icon-symbol-female, 174 | .icon-symbol-male, 175 | .icon-target, 176 | .icon-credit-card, 177 | .icon-paypal, 178 | .icon-social-tumblr, 179 | .icon-social-twitter, 180 | .icon-social-facebook, 181 | .icon-social-instagram, 182 | .icon-social-linkedin, 183 | .icon-social-pinterest, 184 | .icon-social-github, 185 | .icon-social-google, 186 | .icon-social-reddit, 187 | .icon-social-skype, 188 | .icon-social-dribbble, 189 | .icon-social-behance, 190 | .icon-social-foursqare, 191 | .icon-social-soundcloud, 192 | .icon-social-spotify, 193 | .icon-social-stumbleupon, 194 | .icon-social-youtube, 195 | .icon-social-dropbox, 196 | .icon-social-vkontakte, 197 | .icon-social-steam { 198 | font-family: 'simple-line-icons'; 199 | speak: none; 200 | font-style: normal; 201 | font-weight: normal; 202 | font-variant: normal; 203 | text-transform: none; 204 | line-height: 1; 205 | /* Better Font Rendering =========== */ 206 | -webkit-font-smoothing: antialiased; 207 | -moz-osx-font-smoothing: grayscale; 208 | } 209 | 210 | .icon-user:before { 211 | content: "\e005"; 212 | } 213 | 214 | .icon-people:before { 215 | content: "\e001"; 216 | } 217 | 218 | .icon-user-female:before { 219 | content: "\e000"; 220 | } 221 | 222 | .icon-user-follow:before { 223 | content: "\e002"; 224 | } 225 | 226 | .icon-user-following:before { 227 | content: "\e003"; 228 | } 229 | 230 | .icon-user-unfollow:before { 231 | content: "\e004"; 232 | } 233 | 234 | .icon-login:before { 235 | content: "\e066"; 236 | } 237 | 238 | .icon-logout:before { 239 | content: "\e065"; 240 | } 241 | 242 | .icon-emotsmile:before { 243 | content: "\e021"; 244 | } 245 | 246 | .icon-phone:before { 247 | content: "\e600"; 248 | } 249 | 250 | .icon-call-end:before { 251 | content: "\e048"; 252 | } 253 | 254 | .icon-call-in:before { 255 | content: "\e047"; 256 | } 257 | 258 | .icon-call-out:before { 259 | content: "\e046"; 260 | } 261 | 262 | .icon-map:before { 263 | content: "\e033"; 264 | } 265 | 266 | .icon-location-pin:before { 267 | content: "\e096"; 268 | } 269 | 270 | .icon-direction:before { 271 | content: "\e042"; 272 | } 273 | 274 | .icon-directions:before { 275 | content: "\e041"; 276 | } 277 | 278 | .icon-compass:before { 279 | content: "\e045"; 280 | } 281 | 282 | .icon-layers:before { 283 | content: "\e034"; 284 | } 285 | 286 | .icon-menu:before { 287 | content: "\e601"; 288 | } 289 | 290 | .icon-list:before { 291 | content: "\e067"; 292 | } 293 | 294 | .icon-options-vertical:before { 295 | content: "\e602"; 296 | } 297 | 298 | .icon-options:before { 299 | content: "\e603"; 300 | } 301 | 302 | .icon-arrow-down:before { 303 | content: "\e604"; 304 | } 305 | 306 | .icon-arrow-left:before { 307 | content: "\e605"; 308 | } 309 | 310 | .icon-arrow-right:before { 311 | content: "\e606"; 312 | } 313 | 314 | .icon-arrow-up:before { 315 | content: "\e607"; 316 | } 317 | 318 | .icon-arrow-up-circle:before { 319 | content: "\e078"; 320 | } 321 | 322 | .icon-arrow-left-circle:before { 323 | content: "\e07a"; 324 | } 325 | 326 | .icon-arrow-right-circle:before { 327 | content: "\e079"; 328 | } 329 | 330 | .icon-arrow-down-circle:before { 331 | content: "\e07b"; 332 | } 333 | 334 | .icon-check:before { 335 | content: "\e080"; 336 | } 337 | 338 | .icon-clock:before { 339 | content: "\e081"; 340 | } 341 | 342 | .icon-plus:before { 343 | content: "\e095"; 344 | } 345 | 346 | .icon-minus:before { 347 | content: "\e615"; 348 | } 349 | 350 | .icon-close:before { 351 | content: "\e082"; 352 | } 353 | 354 | .icon-event:before { 355 | content: "\e619"; 356 | } 357 | 358 | .icon-exclamation:before { 359 | content: "\e617"; 360 | } 361 | 362 | .icon-organization:before { 363 | content: "\e616"; 364 | } 365 | 366 | .icon-trophy:before { 367 | content: "\e006"; 368 | } 369 | 370 | .icon-screen-smartphone:before { 371 | content: "\e010"; 372 | } 373 | 374 | .icon-screen-desktop:before { 375 | content: "\e011"; 376 | } 377 | 378 | .icon-plane:before { 379 | content: "\e012"; 380 | } 381 | 382 | .icon-notebook:before { 383 | content: "\e013"; 384 | } 385 | 386 | .icon-mustache:before { 387 | content: "\e014"; 388 | } 389 | 390 | .icon-mouse:before { 391 | content: "\e015"; 392 | } 393 | 394 | .icon-magnet:before { 395 | content: "\e016"; 396 | } 397 | 398 | .icon-energy:before { 399 | content: "\e020"; 400 | } 401 | 402 | .icon-disc:before { 403 | content: "\e022"; 404 | } 405 | 406 | .icon-cursor:before { 407 | content: "\e06e"; 408 | } 409 | 410 | .icon-cursor-move:before { 411 | content: "\e023"; 412 | } 413 | 414 | .icon-crop:before { 415 | content: "\e024"; 416 | } 417 | 418 | .icon-chemistry:before { 419 | content: "\e026"; 420 | } 421 | 422 | .icon-speedometer:before { 423 | content: "\e007"; 424 | } 425 | 426 | .icon-shield:before { 427 | content: "\e00e"; 428 | } 429 | 430 | .icon-screen-tablet:before { 431 | content: "\e00f"; 432 | } 433 | 434 | .icon-magic-wand:before { 435 | content: "\e017"; 436 | } 437 | 438 | .icon-hourglass:before { 439 | content: "\e018"; 440 | } 441 | 442 | .icon-graduation:before { 443 | content: "\e019"; 444 | } 445 | 446 | .icon-ghost:before { 447 | content: "\e01a"; 448 | } 449 | 450 | .icon-game-controller:before { 451 | content: "\e01b"; 452 | } 453 | 454 | .icon-fire:before { 455 | content: "\e01c"; 456 | } 457 | 458 | .icon-eyeglass:before { 459 | content: "\e01d"; 460 | } 461 | 462 | .icon-envelope-open:before { 463 | content: "\e01e"; 464 | } 465 | 466 | .icon-envelope-letter:before { 467 | content: "\e01f"; 468 | } 469 | 470 | .icon-bell:before { 471 | content: "\e027"; 472 | } 473 | 474 | .icon-badge:before { 475 | content: "\e028"; 476 | } 477 | 478 | .icon-anchor:before { 479 | content: "\e029"; 480 | } 481 | 482 | .icon-wallet:before { 483 | content: "\e02a"; 484 | } 485 | 486 | .icon-vector:before { 487 | content: "\e02b"; 488 | } 489 | 490 | .icon-speech:before { 491 | content: "\e02c"; 492 | } 493 | 494 | .icon-puzzle:before { 495 | content: "\e02d"; 496 | } 497 | 498 | .icon-printer:before { 499 | content: "\e02e"; 500 | } 501 | 502 | .icon-present:before { 503 | content: "\e02f"; 504 | } 505 | 506 | .icon-playlist:before { 507 | content: "\e030"; 508 | } 509 | 510 | .icon-pin:before { 511 | content: "\e031"; 512 | } 513 | 514 | .icon-picture:before { 515 | content: "\e032"; 516 | } 517 | 518 | .icon-handbag:before { 519 | content: "\e035"; 520 | } 521 | 522 | .icon-globe-alt:before { 523 | content: "\e036"; 524 | } 525 | 526 | .icon-globe:before { 527 | content: "\e037"; 528 | } 529 | 530 | .icon-folder-alt:before { 531 | content: "\e039"; 532 | } 533 | 534 | .icon-folder:before { 535 | content: "\e089"; 536 | } 537 | 538 | .icon-film:before { 539 | content: "\e03a"; 540 | } 541 | 542 | .icon-feed:before { 543 | content: "\e03b"; 544 | } 545 | 546 | .icon-drop:before { 547 | content: "\e03e"; 548 | } 549 | 550 | .icon-drawer:before { 551 | content: "\e03f"; 552 | } 553 | 554 | .icon-docs:before { 555 | content: "\e040"; 556 | } 557 | 558 | .icon-doc:before { 559 | content: "\e085"; 560 | } 561 | 562 | .icon-diamond:before { 563 | content: "\e043"; 564 | } 565 | 566 | .icon-cup:before { 567 | content: "\e044"; 568 | } 569 | 570 | .icon-calculator:before { 571 | content: "\e049"; 572 | } 573 | 574 | .icon-bubbles:before { 575 | content: "\e04a"; 576 | } 577 | 578 | .icon-briefcase:before { 579 | content: "\e04b"; 580 | } 581 | 582 | .icon-book-open:before { 583 | content: "\e04c"; 584 | } 585 | 586 | .icon-basket-loaded:before { 587 | content: "\e04d"; 588 | } 589 | 590 | .icon-basket:before { 591 | content: "\e04e"; 592 | } 593 | 594 | .icon-bag:before { 595 | content: "\e04f"; 596 | } 597 | 598 | .icon-action-undo:before { 599 | content: "\e050"; 600 | } 601 | 602 | .icon-action-redo:before { 603 | content: "\e051"; 604 | } 605 | 606 | .icon-wrench:before { 607 | content: "\e052"; 608 | } 609 | 610 | .icon-umbrella:before { 611 | content: "\e053"; 612 | } 613 | 614 | .icon-trash:before { 615 | content: "\e054"; 616 | } 617 | 618 | .icon-tag:before { 619 | content: "\e055"; 620 | } 621 | 622 | .icon-support:before { 623 | content: "\e056"; 624 | } 625 | 626 | .icon-frame:before { 627 | content: "\e038"; 628 | } 629 | 630 | .icon-size-fullscreen:before { 631 | content: "\e057"; 632 | } 633 | 634 | .icon-size-actual:before { 635 | content: "\e058"; 636 | } 637 | 638 | .icon-shuffle:before { 639 | content: "\e059"; 640 | } 641 | 642 | .icon-share-alt:before { 643 | content: "\e05a"; 644 | } 645 | 646 | .icon-share:before { 647 | content: "\e05b"; 648 | } 649 | 650 | .icon-rocket:before { 651 | content: "\e05c"; 652 | } 653 | 654 | .icon-question:before { 655 | content: "\e05d"; 656 | } 657 | 658 | .icon-pie-chart:before { 659 | content: "\e05e"; 660 | } 661 | 662 | .icon-pencil:before { 663 | content: "\e05f"; 664 | } 665 | 666 | .icon-note:before { 667 | content: "\e060"; 668 | } 669 | 670 | .icon-loop:before { 671 | content: "\e064"; 672 | } 673 | 674 | .icon-home:before { 675 | content: "\e069"; 676 | } 677 | 678 | .icon-grid:before { 679 | content: "\e06a"; 680 | } 681 | 682 | .icon-graph:before { 683 | content: "\e06b"; 684 | } 685 | 686 | .icon-microphone:before { 687 | content: "\e063"; 688 | } 689 | 690 | .icon-music-tone-alt:before { 691 | content: "\e061"; 692 | } 693 | 694 | .icon-music-tone:before { 695 | content: "\e062"; 696 | } 697 | 698 | .icon-earphones-alt:before { 699 | content: "\e03c"; 700 | } 701 | 702 | .icon-earphones:before { 703 | content: "\e03d"; 704 | } 705 | 706 | .icon-equalizer:before { 707 | content: "\e06c"; 708 | } 709 | 710 | .icon-like:before { 711 | content: "\e068"; 712 | } 713 | 714 | .icon-dislike:before { 715 | content: "\e06d"; 716 | } 717 | 718 | .icon-control-start:before { 719 | content: "\e06f"; 720 | } 721 | 722 | .icon-control-rewind:before { 723 | content: "\e070"; 724 | } 725 | 726 | .icon-control-play:before { 727 | content: "\e071"; 728 | } 729 | 730 | .icon-control-pause:before { 731 | content: "\e072"; 732 | } 733 | 734 | .icon-control-forward:before { 735 | content: "\e073"; 736 | } 737 | 738 | .icon-control-end:before { 739 | content: "\e074"; 740 | } 741 | 742 | .icon-volume-1:before { 743 | content: "\e09f"; 744 | } 745 | 746 | .icon-volume-2:before { 747 | content: "\e0a0"; 748 | } 749 | 750 | .icon-volume-off:before { 751 | content: "\e0a1"; 752 | } 753 | 754 | .icon-calendar:before { 755 | content: "\e075"; 756 | } 757 | 758 | .icon-bulb:before { 759 | content: "\e076"; 760 | } 761 | 762 | .icon-chart:before { 763 | content: "\e077"; 764 | } 765 | 766 | .icon-ban:before { 767 | content: "\e07c"; 768 | } 769 | 770 | .icon-bubble:before { 771 | content: "\e07d"; 772 | } 773 | 774 | .icon-camrecorder:before { 775 | content: "\e07e"; 776 | } 777 | 778 | .icon-camera:before { 779 | content: "\e07f"; 780 | } 781 | 782 | .icon-cloud-download:before { 783 | content: "\e083"; 784 | } 785 | 786 | .icon-cloud-upload:before { 787 | content: "\e084"; 788 | } 789 | 790 | .icon-envelope:before { 791 | content: "\e086"; 792 | } 793 | 794 | .icon-eye:before { 795 | content: "\e087"; 796 | } 797 | 798 | .icon-flag:before { 799 | content: "\e088"; 800 | } 801 | 802 | .icon-heart:before { 803 | content: "\e08a"; 804 | } 805 | 806 | .icon-info:before { 807 | content: "\e08b"; 808 | } 809 | 810 | .icon-key:before { 811 | content: "\e08c"; 812 | } 813 | 814 | .icon-link:before { 815 | content: "\e08d"; 816 | } 817 | 818 | .icon-lock:before { 819 | content: "\e08e"; 820 | } 821 | 822 | .icon-lock-open:before { 823 | content: "\e08f"; 824 | } 825 | 826 | .icon-magnifier:before { 827 | content: "\e090"; 828 | } 829 | 830 | .icon-magnifier-add:before { 831 | content: "\e091"; 832 | } 833 | 834 | .icon-magnifier-remove:before { 835 | content: "\e092"; 836 | } 837 | 838 | .icon-paper-clip:before { 839 | content: "\e093"; 840 | } 841 | 842 | .icon-paper-plane:before { 843 | content: "\e094"; 844 | } 845 | 846 | .icon-power:before { 847 | content: "\e097"; 848 | } 849 | 850 | .icon-refresh:before { 851 | content: "\e098"; 852 | } 853 | 854 | .icon-reload:before { 855 | content: "\e099"; 856 | } 857 | 858 | .icon-settings:before { 859 | content: "\e09a"; 860 | } 861 | 862 | .icon-star:before { 863 | content: "\e09b"; 864 | } 865 | 866 | .icon-symbol-female:before { 867 | content: "\e09c"; 868 | } 869 | 870 | .icon-symbol-male:before { 871 | content: "\e09d"; 872 | } 873 | 874 | .icon-target:before { 875 | content: "\e09e"; 876 | } 877 | 878 | .icon-credit-card:before { 879 | content: "\e025"; 880 | } 881 | 882 | .icon-paypal:before { 883 | content: "\e608"; 884 | } 885 | 886 | .icon-social-tumblr:before { 887 | content: "\e00a"; 888 | } 889 | 890 | .icon-social-twitter:before { 891 | content: "\e009"; 892 | } 893 | 894 | .icon-social-facebook:before { 895 | content: "\e00b"; 896 | } 897 | 898 | .icon-social-instagram:before { 899 | content: "\e609"; 900 | } 901 | 902 | .icon-social-linkedin:before { 903 | content: "\e60a"; 904 | } 905 | 906 | .icon-social-pinterest:before { 907 | content: "\e60b"; 908 | } 909 | 910 | .icon-social-github:before { 911 | content: "\e60c"; 912 | } 913 | 914 | .icon-social-google:before { 915 | content: "\e60d"; 916 | } 917 | 918 | .icon-social-reddit:before { 919 | content: "\e60e"; 920 | } 921 | 922 | .icon-social-skype:before { 923 | content: "\e60f"; 924 | } 925 | 926 | .icon-social-dribbble:before { 927 | content: "\e00d"; 928 | } 929 | 930 | .icon-social-behance:before { 931 | content: "\e610"; 932 | } 933 | 934 | .icon-social-foursqare:before { 935 | content: "\e611"; 936 | } 937 | 938 | .icon-social-soundcloud:before { 939 | content: "\e612"; 940 | } 941 | 942 | .icon-social-spotify:before { 943 | content: "\e613"; 944 | } 945 | 946 | .icon-social-stumbleupon:before { 947 | content: "\e614"; 948 | } 949 | 950 | .icon-social-youtube:before { 951 | content: "\e008"; 952 | } 953 | 954 | .icon-social-dropbox:before { 955 | content: "\e00c"; 956 | } 957 | 958 | .icon-social-vkontakte:before { 959 | content: "\e618"; 960 | } 961 | 962 | .icon-social-steam:before { 963 | content: "\e620"; 964 | } 965 | -------------------------------------------------------------------------------- /public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/favicon.ico -------------------------------------------------------------------------------- /public/fonts/Simple-Line-Icons.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/fonts/Simple-Line-Icons.eot -------------------------------------------------------------------------------- /public/fonts/Simple-Line-Icons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/fonts/Simple-Line-Icons.ttf -------------------------------------------------------------------------------- /public/fonts/Simple-Line-Icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/fonts/Simple-Line-Icons.woff -------------------------------------------------------------------------------- /public/fonts/Simple-Line-Icons.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/fonts/Simple-Line-Icons.woff2 -------------------------------------------------------------------------------- /public/img/avatars/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/1.jpg -------------------------------------------------------------------------------- /public/img/avatars/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/2.jpg -------------------------------------------------------------------------------- /public/img/avatars/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/3.jpg -------------------------------------------------------------------------------- /public/img/avatars/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/4.jpg -------------------------------------------------------------------------------- /public/img/avatars/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/5.jpg -------------------------------------------------------------------------------- /public/img/avatars/6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/6.jpg -------------------------------------------------------------------------------- /public/img/avatars/7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/7.jpg -------------------------------------------------------------------------------- /public/img/avatars/8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/avatars/8.jpg -------------------------------------------------------------------------------- /public/img/backgroundLogin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/backgroundLogin.jpg -------------------------------------------------------------------------------- /public/img/flags/ASEAN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/ASEAN.png -------------------------------------------------------------------------------- /public/img/flags/Afghanistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Afghanistan.png -------------------------------------------------------------------------------- /public/img/flags/African Union.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/African Union.png -------------------------------------------------------------------------------- /public/img/flags/Albania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Albania.png -------------------------------------------------------------------------------- /public/img/flags/Algeria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Algeria.png -------------------------------------------------------------------------------- /public/img/flags/American Samoa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/American Samoa.png -------------------------------------------------------------------------------- /public/img/flags/Andorra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Andorra.png -------------------------------------------------------------------------------- /public/img/flags/Angola.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Angola.png -------------------------------------------------------------------------------- /public/img/flags/Anguilla.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Anguilla.png -------------------------------------------------------------------------------- /public/img/flags/Antarctica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Antarctica.png -------------------------------------------------------------------------------- /public/img/flags/Antigua & Barbuda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Antigua & Barbuda.png -------------------------------------------------------------------------------- /public/img/flags/Arab League.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Arab League.png -------------------------------------------------------------------------------- /public/img/flags/Argentina.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Argentina.png -------------------------------------------------------------------------------- /public/img/flags/Armenia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Armenia.png -------------------------------------------------------------------------------- /public/img/flags/Aruba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Aruba.png -------------------------------------------------------------------------------- /public/img/flags/Australia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Australia.png -------------------------------------------------------------------------------- /public/img/flags/Austria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Austria.png -------------------------------------------------------------------------------- /public/img/flags/Azerbaijan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Azerbaijan.png -------------------------------------------------------------------------------- /public/img/flags/Bahamas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bahamas.png -------------------------------------------------------------------------------- /public/img/flags/Bahrain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bahrain.png -------------------------------------------------------------------------------- /public/img/flags/Bangladesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bangladesh.png -------------------------------------------------------------------------------- /public/img/flags/Barbados.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Barbados.png -------------------------------------------------------------------------------- /public/img/flags/Belarus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Belarus.png -------------------------------------------------------------------------------- /public/img/flags/Belgium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Belgium.png -------------------------------------------------------------------------------- /public/img/flags/Belize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Belize.png -------------------------------------------------------------------------------- /public/img/flags/Benin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Benin.png -------------------------------------------------------------------------------- /public/img/flags/Bermuda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bermuda.png -------------------------------------------------------------------------------- /public/img/flags/Bhutan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bhutan.png -------------------------------------------------------------------------------- /public/img/flags/Bolivia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bolivia.png -------------------------------------------------------------------------------- /public/img/flags/Bosnia & Herzegovina.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bosnia & Herzegovina.png -------------------------------------------------------------------------------- /public/img/flags/Botswana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Botswana.png -------------------------------------------------------------------------------- /public/img/flags/Brazil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Brazil.png -------------------------------------------------------------------------------- /public/img/flags/Brunei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Brunei.png -------------------------------------------------------------------------------- /public/img/flags/Bulgaria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Bulgaria.png -------------------------------------------------------------------------------- /public/img/flags/Burkina Faso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Burkina Faso.png -------------------------------------------------------------------------------- /public/img/flags/Burundi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Burundi.png -------------------------------------------------------------------------------- /public/img/flags/CARICOM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/CARICOM.png -------------------------------------------------------------------------------- /public/img/flags/CIS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/CIS.png -------------------------------------------------------------------------------- /public/img/flags/Cambodja.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cambodja.png -------------------------------------------------------------------------------- /public/img/flags/Cameroon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cameroon.png -------------------------------------------------------------------------------- /public/img/flags/Canada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Canada.png -------------------------------------------------------------------------------- /public/img/flags/Cape Verde.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cape Verde.png -------------------------------------------------------------------------------- /public/img/flags/Cayman Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cayman Islands.png -------------------------------------------------------------------------------- /public/img/flags/Central African Republic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Central African Republic.png -------------------------------------------------------------------------------- /public/img/flags/Chad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Chad.png -------------------------------------------------------------------------------- /public/img/flags/Chile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Chile.png -------------------------------------------------------------------------------- /public/img/flags/China.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/China.png -------------------------------------------------------------------------------- /public/img/flags/Colombia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Colombia.png -------------------------------------------------------------------------------- /public/img/flags/Commonwealth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Commonwealth.png -------------------------------------------------------------------------------- /public/img/flags/Comoros.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Comoros.png -------------------------------------------------------------------------------- /public/img/flags/Congo-Brazzaville.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Congo-Brazzaville.png -------------------------------------------------------------------------------- /public/img/flags/Congo-Kinshasa(Zaire).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Congo-Kinshasa(Zaire).png -------------------------------------------------------------------------------- /public/img/flags/Cook Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cook Islands.png -------------------------------------------------------------------------------- /public/img/flags/Costa Rica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Costa Rica.png -------------------------------------------------------------------------------- /public/img/flags/Cote d'Ivoire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cote d'Ivoire.png -------------------------------------------------------------------------------- /public/img/flags/Croatia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Croatia.png -------------------------------------------------------------------------------- /public/img/flags/Cuba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cuba.png -------------------------------------------------------------------------------- /public/img/flags/Cyprus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Cyprus.png -------------------------------------------------------------------------------- /public/img/flags/Czech Republic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Czech Republic.png -------------------------------------------------------------------------------- /public/img/flags/Denmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Denmark.png -------------------------------------------------------------------------------- /public/img/flags/Djibouti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Djibouti.png -------------------------------------------------------------------------------- /public/img/flags/Dominica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Dominica.png -------------------------------------------------------------------------------- /public/img/flags/Dominican Republic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Dominican Republic.png -------------------------------------------------------------------------------- /public/img/flags/Ecuador.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Ecuador.png -------------------------------------------------------------------------------- /public/img/flags/Egypt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Egypt.png -------------------------------------------------------------------------------- /public/img/flags/El Salvador.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/El Salvador.png -------------------------------------------------------------------------------- /public/img/flags/England.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/England.png -------------------------------------------------------------------------------- /public/img/flags/Equatorial Guinea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Equatorial Guinea.png -------------------------------------------------------------------------------- /public/img/flags/Eritrea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Eritrea.png -------------------------------------------------------------------------------- /public/img/flags/Estonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Estonia.png -------------------------------------------------------------------------------- /public/img/flags/Ethiopia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Ethiopia.png -------------------------------------------------------------------------------- /public/img/flags/European Union.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/European Union.png -------------------------------------------------------------------------------- /public/img/flags/Faroes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Faroes.png -------------------------------------------------------------------------------- /public/img/flags/Fiji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Fiji.png -------------------------------------------------------------------------------- /public/img/flags/Finland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Finland.png -------------------------------------------------------------------------------- /public/img/flags/France.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/France.png -------------------------------------------------------------------------------- /public/img/flags/Gabon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Gabon.png -------------------------------------------------------------------------------- /public/img/flags/Gambia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Gambia.png -------------------------------------------------------------------------------- /public/img/flags/Georgia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Georgia.png -------------------------------------------------------------------------------- /public/img/flags/Germany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Germany.png -------------------------------------------------------------------------------- /public/img/flags/Ghana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Ghana.png -------------------------------------------------------------------------------- /public/img/flags/Gibraltar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Gibraltar.png -------------------------------------------------------------------------------- /public/img/flags/Greece.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Greece.png -------------------------------------------------------------------------------- /public/img/flags/Greenland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Greenland.png -------------------------------------------------------------------------------- /public/img/flags/Grenada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Grenada.png -------------------------------------------------------------------------------- /public/img/flags/Guadeloupe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Guadeloupe.png -------------------------------------------------------------------------------- /public/img/flags/Guam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Guam.png -------------------------------------------------------------------------------- /public/img/flags/Guatemala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Guatemala.png -------------------------------------------------------------------------------- /public/img/flags/Guernsey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Guernsey.png -------------------------------------------------------------------------------- /public/img/flags/Guinea-Bissau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Guinea-Bissau.png -------------------------------------------------------------------------------- /public/img/flags/Guinea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Guinea.png -------------------------------------------------------------------------------- /public/img/flags/Guyana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Guyana.png -------------------------------------------------------------------------------- /public/img/flags/Haiti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Haiti.png -------------------------------------------------------------------------------- /public/img/flags/Honduras.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Honduras.png -------------------------------------------------------------------------------- /public/img/flags/Hong Kong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Hong Kong.png -------------------------------------------------------------------------------- /public/img/flags/Hungary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Hungary.png -------------------------------------------------------------------------------- /public/img/flags/Iceland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Iceland.png -------------------------------------------------------------------------------- /public/img/flags/India.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/India.png -------------------------------------------------------------------------------- /public/img/flags/Indonezia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Indonezia.png -------------------------------------------------------------------------------- /public/img/flags/Iran.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Iran.png -------------------------------------------------------------------------------- /public/img/flags/Iraq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Iraq.png -------------------------------------------------------------------------------- /public/img/flags/Ireland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Ireland.png -------------------------------------------------------------------------------- /public/img/flags/Islamic Conference.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Islamic Conference.png -------------------------------------------------------------------------------- /public/img/flags/Isle of Man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Isle of Man.png -------------------------------------------------------------------------------- /public/img/flags/Israel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Israel.png -------------------------------------------------------------------------------- /public/img/flags/Italy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Italy.png -------------------------------------------------------------------------------- /public/img/flags/Jamaica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Jamaica.png -------------------------------------------------------------------------------- /public/img/flags/Japan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Japan.png -------------------------------------------------------------------------------- /public/img/flags/Jersey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Jersey.png -------------------------------------------------------------------------------- /public/img/flags/Jordan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Jordan.png -------------------------------------------------------------------------------- /public/img/flags/Kazakhstan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Kazakhstan.png -------------------------------------------------------------------------------- /public/img/flags/Kenya.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Kenya.png -------------------------------------------------------------------------------- /public/img/flags/Kiribati.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Kiribati.png -------------------------------------------------------------------------------- /public/img/flags/Kosovo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Kosovo.png -------------------------------------------------------------------------------- /public/img/flags/Kuwait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Kuwait.png -------------------------------------------------------------------------------- /public/img/flags/Kyrgyzstan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Kyrgyzstan.png -------------------------------------------------------------------------------- /public/img/flags/Laos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Laos.png -------------------------------------------------------------------------------- /public/img/flags/Latvia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Latvia.png -------------------------------------------------------------------------------- /public/img/flags/Lebanon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Lebanon.png -------------------------------------------------------------------------------- /public/img/flags/Lesotho.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Lesotho.png -------------------------------------------------------------------------------- /public/img/flags/Liberia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Liberia.png -------------------------------------------------------------------------------- /public/img/flags/Libya.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Libya.png -------------------------------------------------------------------------------- /public/img/flags/Liechtenshein.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Liechtenshein.png -------------------------------------------------------------------------------- /public/img/flags/Lithuania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Lithuania.png -------------------------------------------------------------------------------- /public/img/flags/Luxembourg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Luxembourg.png -------------------------------------------------------------------------------- /public/img/flags/Macao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Macao.png -------------------------------------------------------------------------------- /public/img/flags/Macedonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Macedonia.png -------------------------------------------------------------------------------- /public/img/flags/Madagascar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Madagascar.png -------------------------------------------------------------------------------- /public/img/flags/Malawi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Malawi.png -------------------------------------------------------------------------------- /public/img/flags/Malaysia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Malaysia.png -------------------------------------------------------------------------------- /public/img/flags/Maldives.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Maldives.png -------------------------------------------------------------------------------- /public/img/flags/Mali.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Mali.png -------------------------------------------------------------------------------- /public/img/flags/Malta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Malta.png -------------------------------------------------------------------------------- /public/img/flags/Marshall Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Marshall Islands.png -------------------------------------------------------------------------------- /public/img/flags/Martinique.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Martinique.png -------------------------------------------------------------------------------- /public/img/flags/Mauritania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Mauritania.png -------------------------------------------------------------------------------- /public/img/flags/Mauritius.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Mauritius.png -------------------------------------------------------------------------------- /public/img/flags/Mexico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Mexico.png -------------------------------------------------------------------------------- /public/img/flags/Micronesia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Micronesia.png -------------------------------------------------------------------------------- /public/img/flags/Moldova.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Moldova.png -------------------------------------------------------------------------------- /public/img/flags/Monaco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Monaco.png -------------------------------------------------------------------------------- /public/img/flags/Mongolia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Mongolia.png -------------------------------------------------------------------------------- /public/img/flags/Montenegro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Montenegro.png -------------------------------------------------------------------------------- /public/img/flags/Montserrat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Montserrat.png -------------------------------------------------------------------------------- /public/img/flags/Morocco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Morocco.png -------------------------------------------------------------------------------- /public/img/flags/Mozambique.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Mozambique.png -------------------------------------------------------------------------------- /public/img/flags/Myanmar(Burma).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Myanmar(Burma).png -------------------------------------------------------------------------------- /public/img/flags/NATO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/NATO.png -------------------------------------------------------------------------------- /public/img/flags/Namibia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Namibia.png -------------------------------------------------------------------------------- /public/img/flags/Nauru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Nauru.png -------------------------------------------------------------------------------- /public/img/flags/Nepal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Nepal.png -------------------------------------------------------------------------------- /public/img/flags/Netherlands Antilles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Netherlands Antilles.png -------------------------------------------------------------------------------- /public/img/flags/Netherlands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Netherlands.png -------------------------------------------------------------------------------- /public/img/flags/New Caledonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/New Caledonia.png -------------------------------------------------------------------------------- /public/img/flags/New Zealand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/New Zealand.png -------------------------------------------------------------------------------- /public/img/flags/Nicaragua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Nicaragua.png -------------------------------------------------------------------------------- /public/img/flags/Niger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Niger.png -------------------------------------------------------------------------------- /public/img/flags/Nigeria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Nigeria.png -------------------------------------------------------------------------------- /public/img/flags/North Korea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/North Korea.png -------------------------------------------------------------------------------- /public/img/flags/Northern Cyprus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Northern Cyprus.png -------------------------------------------------------------------------------- /public/img/flags/Northern Ireland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Northern Ireland.png -------------------------------------------------------------------------------- /public/img/flags/Norway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Norway.png -------------------------------------------------------------------------------- /public/img/flags/OPEC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/OPEC.png -------------------------------------------------------------------------------- /public/img/flags/Olimpic Movement.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Olimpic Movement.png -------------------------------------------------------------------------------- /public/img/flags/Oman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Oman.png -------------------------------------------------------------------------------- /public/img/flags/Pakistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Pakistan.png -------------------------------------------------------------------------------- /public/img/flags/Palau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Palau.png -------------------------------------------------------------------------------- /public/img/flags/Palestine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Palestine.png -------------------------------------------------------------------------------- /public/img/flags/Panama.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Panama.png -------------------------------------------------------------------------------- /public/img/flags/Papua New Guinea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Papua New Guinea.png -------------------------------------------------------------------------------- /public/img/flags/Paraguay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Paraguay.png -------------------------------------------------------------------------------- /public/img/flags/Peru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Peru.png -------------------------------------------------------------------------------- /public/img/flags/Philippines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Philippines.png -------------------------------------------------------------------------------- /public/img/flags/Poland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Poland.png -------------------------------------------------------------------------------- /public/img/flags/Portugal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Portugal.png -------------------------------------------------------------------------------- /public/img/flags/Puerto Rico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Puerto Rico.png -------------------------------------------------------------------------------- /public/img/flags/Qatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Qatar.png -------------------------------------------------------------------------------- /public/img/flags/Red Cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Red Cross.png -------------------------------------------------------------------------------- /public/img/flags/Reunion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Reunion.png -------------------------------------------------------------------------------- /public/img/flags/Romania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Romania.png -------------------------------------------------------------------------------- /public/img/flags/Russia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Russia.png -------------------------------------------------------------------------------- /public/img/flags/Rwanda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Rwanda.png -------------------------------------------------------------------------------- /public/img/flags/Saint Lucia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Saint Lucia.png -------------------------------------------------------------------------------- /public/img/flags/Samoa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Samoa.png -------------------------------------------------------------------------------- /public/img/flags/San Marino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/San Marino.png -------------------------------------------------------------------------------- /public/img/flags/Sao Tome & Principe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Sao Tome & Principe.png -------------------------------------------------------------------------------- /public/img/flags/Saudi Arabia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Saudi Arabia.png -------------------------------------------------------------------------------- /public/img/flags/Scotland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Scotland.png -------------------------------------------------------------------------------- /public/img/flags/Senegal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Senegal.png -------------------------------------------------------------------------------- /public/img/flags/Serbia(Yugoslavia).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Serbia(Yugoslavia).png -------------------------------------------------------------------------------- /public/img/flags/Seychelles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Seychelles.png -------------------------------------------------------------------------------- /public/img/flags/Sierra Leone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Sierra Leone.png -------------------------------------------------------------------------------- /public/img/flags/Singapore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Singapore.png -------------------------------------------------------------------------------- /public/img/flags/Slovakia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Slovakia.png -------------------------------------------------------------------------------- /public/img/flags/Slovenia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Slovenia.png -------------------------------------------------------------------------------- /public/img/flags/Solomon Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Solomon Islands.png -------------------------------------------------------------------------------- /public/img/flags/Somalia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Somalia.png -------------------------------------------------------------------------------- /public/img/flags/Somaliland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Somaliland.png -------------------------------------------------------------------------------- /public/img/flags/South Africa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/South Africa.png -------------------------------------------------------------------------------- /public/img/flags/South Korea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/South Korea.png -------------------------------------------------------------------------------- /public/img/flags/Spain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Spain.png -------------------------------------------------------------------------------- /public/img/flags/Sri Lanka.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Sri Lanka.png -------------------------------------------------------------------------------- /public/img/flags/St Kitts & Nevis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/St Kitts & Nevis.png -------------------------------------------------------------------------------- /public/img/flags/St Vincent & the Grenadines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/St Vincent & the Grenadines.png -------------------------------------------------------------------------------- /public/img/flags/Sudan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Sudan.png -------------------------------------------------------------------------------- /public/img/flags/Suriname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Suriname.png -------------------------------------------------------------------------------- /public/img/flags/Swaziland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Swaziland.png -------------------------------------------------------------------------------- /public/img/flags/Sweden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Sweden.png -------------------------------------------------------------------------------- /public/img/flags/Switzerland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Switzerland.png -------------------------------------------------------------------------------- /public/img/flags/Syria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Syria.png -------------------------------------------------------------------------------- /public/img/flags/Tahiti(French Polinesia).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Tahiti(French Polinesia).png -------------------------------------------------------------------------------- /public/img/flags/Taiwan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Taiwan.png -------------------------------------------------------------------------------- /public/img/flags/Tajikistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Tajikistan.png -------------------------------------------------------------------------------- /public/img/flags/Tanzania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Tanzania.png -------------------------------------------------------------------------------- /public/img/flags/Thailand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Thailand.png -------------------------------------------------------------------------------- /public/img/flags/Timor-Leste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Timor-Leste.png -------------------------------------------------------------------------------- /public/img/flags/Togo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Togo.png -------------------------------------------------------------------------------- /public/img/flags/Tonga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Tonga.png -------------------------------------------------------------------------------- /public/img/flags/Trinidad & Tobago.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Trinidad & Tobago.png -------------------------------------------------------------------------------- /public/img/flags/Tunisia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Tunisia.png -------------------------------------------------------------------------------- /public/img/flags/Turkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Turkey.png -------------------------------------------------------------------------------- /public/img/flags/Turkmenistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Turkmenistan.png -------------------------------------------------------------------------------- /public/img/flags/Turks and Caicos Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Turks and Caicos Islands.png -------------------------------------------------------------------------------- /public/img/flags/Tuvalu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Tuvalu.png -------------------------------------------------------------------------------- /public/img/flags/USA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/USA.png -------------------------------------------------------------------------------- /public/img/flags/Uganda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Uganda.png -------------------------------------------------------------------------------- /public/img/flags/Ukraine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Ukraine.png -------------------------------------------------------------------------------- /public/img/flags/United Arab Emirates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/United Arab Emirates.png -------------------------------------------------------------------------------- /public/img/flags/United Nations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/United Nations.png -------------------------------------------------------------------------------- /public/img/flags/United-Kingdom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/United-Kingdom.png -------------------------------------------------------------------------------- /public/img/flags/Uruguay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Uruguay.png -------------------------------------------------------------------------------- /public/img/flags/Uzbekistan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Uzbekistan.png -------------------------------------------------------------------------------- /public/img/flags/Vanutau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Vanutau.png -------------------------------------------------------------------------------- /public/img/flags/Vatican City.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Vatican City.png -------------------------------------------------------------------------------- /public/img/flags/Venezuela.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Venezuela.png -------------------------------------------------------------------------------- /public/img/flags/Viet Nam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Viet Nam.png -------------------------------------------------------------------------------- /public/img/flags/Virgin Islands British.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Virgin Islands British.png -------------------------------------------------------------------------------- /public/img/flags/Virgin Islands US.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Virgin Islands US.png -------------------------------------------------------------------------------- /public/img/flags/Wales.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Wales.png -------------------------------------------------------------------------------- /public/img/flags/Western Sahara.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Western Sahara.png -------------------------------------------------------------------------------- /public/img/flags/Yemen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Yemen.png -------------------------------------------------------------------------------- /public/img/flags/Zambia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Zambia.png -------------------------------------------------------------------------------- /public/img/flags/Zimbabwe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/flags/Zimbabwe.png -------------------------------------------------------------------------------- /public/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrielferreiraa/react-redux-boilerplate/b0b3e714c902a42e687c120bd4f9bc84f61d0c5c/public/img/logo.png -------------------------------------------------------------------------------- /server.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | const webpack = require('webpack') 4 | const WebpackDevServer = require('webpack-dev-server') 5 | const config = require('./webpack/dev.config') 6 | 7 | const PORT = 3000 8 | 9 | new WebpackDevServer(webpack(config), { 10 | publicPath: config.output.publicPath, 11 | hot: true, 12 | historyApiFallback: true, 13 | stats: { colors: true } 14 | }).listen(PORT, (err) => { 15 | if (err) { 16 | return console.log(err) 17 | } 18 | 19 | console.log('Listening on http://localhost:3000') 20 | }) 21 | -------------------------------------------------------------------------------- /src/components/aside/index.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React, { Component } from 'react' 4 | import { TabContent, TabPane, Nav, NavItem, NavLink, Progress } from 'reactstrap' 5 | import { bindActionCreators } from 'redux' 6 | import { connect } from 'react-redux' 7 | import { toggle } from 'reducers/sidebar/action-creators' 8 | 9 | import classnames from 'classnames' 10 | 11 | class Aside extends Component { 12 | constructor (props) { 13 | super(props) 14 | 15 | this.toggle = this.toggle.bind(this) 16 | this.state = { 17 | activeTab: '1' 18 | } 19 | } 20 | 21 | toggle (tab) { 22 | if (this.state.activeTab !== tab) { 23 | this.setState({ 24 | activeTab: tab 25 | }) 26 | } 27 | } 28 | 29 | render () { 30 | return ( 31 | 283 | ) 284 | } 285 | } 286 | 287 | const mapStateToProps = state => ({ sidebarOpen: state.sidebar.open }) 288 | const mapDispatchToProps = dispatch => bindActionCreators({ toggle }, dispatch) 289 | 290 | export default connect(mapStateToProps, mapDispatchToProps)(Aside) 291 | -------------------------------------------------------------------------------- /src/components/breadcrumb/index.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import { Route, Link } from 'react-router-dom' 5 | import { Breadcrumb, BreadcrumbItem } from 'reactstrap' 6 | import routes from 'src/root-routes' 7 | import activeRoute from 'utils/active-route' 8 | 9 | const hasBarOnFirst = route => route.length > 1 && route.charAt(0) === '/' 10 | 11 | const findRouteName = url => routes[`/${activeRoute(url)}`] 12 | 13 | const getPaths = pathname => { 14 | const paths = pathname === '/dashboard' ? ['/'] : ['/dashboard'] 15 | 16 | if (pathname === '/') return paths 17 | 18 | pathname = !hasBarOnFirst(pathname) ? activeRoute(pathname) : `/${activeRoute(pathname)}` 19 | 20 | pathname.split('/').reduce((prev, curr, index) => { 21 | const currPath = `${prev}/${curr}` 22 | paths.push(currPath) 23 | return currPath 24 | }) 25 | 26 | return paths 27 | } 28 | 29 | const BreadcrumbsItem = ({ ...rest, match }) => { 30 | const routeName = findRouteName(match.url) 31 | 32 | if (routeName) { 33 | return ( 34 | match.isExact 35 | ? {routeName} 36 | : ( 37 | 38 | 39 | {routeName} 40 | 41 | 42 | ) 43 | ) 44 | } 45 | return null 46 | } 47 | 48 | const Breadcrumbs = ({ ...rest, location: { pathname }, match }) => { 49 | const paths = getPaths(pathname) 50 | 51 | return ( 52 | 53 | {paths.map((path, index) => )} 54 | 55 | ) 56 | } 57 | 58 | export default props => ( 59 |
60 | 61 |
62 | ) 63 | -------------------------------------------------------------------------------- /src/components/button/button-danger.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import Button from './index' 5 | 6 | const ButtonDanger = ({ children, onClick, className = '', ...props }) => ( 7 | 10 | ) 11 | 12 | export { ButtonDanger } 13 | -------------------------------------------------------------------------------- /src/components/button/button-info.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import Button from './index' 5 | 6 | const ButtonInfo = ({ children, onClick, className = '', ...props }) => ( 7 | 10 | ) 11 | 12 | export { ButtonInfo } 13 | -------------------------------------------------------------------------------- /src/components/button/button-success.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import Button from './index' 5 | 6 | const ButtonSuccess = ({ children, onClick, className = '', ...props }) => ( 7 | 10 | ) 11 | 12 | export { ButtonSuccess } 13 | -------------------------------------------------------------------------------- /src/components/button/button-warning.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import Button from './index' 5 | 6 | const ButtonWarning = ({ children, onClick, className = '', ...props }) => ( 7 | 10 | ) 11 | 12 | export { ButtonWarning } 13 | -------------------------------------------------------------------------------- /src/components/button/index.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import { string, func } from 'prop-types' 5 | 6 | const Button = ({ children, className, onClick, ...props }) => ( 7 | 10 | ) 11 | 12 | Button.propTypes = { 13 | className: string, 14 | onClick: func 15 | } 16 | 17 | Button.defaultProps = { 18 | className: 'btn-success', 19 | type: 'button' 20 | } 21 | 22 | export { ButtonInfo } from './button-info' 23 | export { ButtonSuccess } from './button-success' 24 | export { ButtonWarning } from './button-warning' 25 | export { ButtonDanger } from './button-danger' 26 | export default Button 27 | -------------------------------------------------------------------------------- /src/components/content-management/css/management.styl: -------------------------------------------------------------------------------- 1 | @import '~css/default' 2 | 3 | .dataActions 4 | position absolute 5 | display flex 6 | align-items center 7 | right 15px 8 | 9 | .cardDataTable 10 | border-radius 5px 11 | margin-top 25px 12 | padding: 15px 13 | -------------------------------------------------------------------------------- /src/components/content-management/index.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import Icon from 'components/icon' 5 | import TableGenerator from 'components/table-generator' 6 | import SearchInput from 'components/search-input' 7 | import PaginationWithText from 'components/pagination/text' 8 | 9 | import style from './css/management' 10 | 11 | const Content = ({ children }) => ( 12 |
13 |
14 | {children} 15 |
16 |
17 | ) 18 | 19 | const TableGeneratorResult = ({ table }) => ( 20 | 27 | ) 28 | 29 | const Pagination = () => ( 30 | 35 | ) 36 | 37 | const Refresh = ({ fetch }) => { 38 | return ( 39 |
40 | 43 |
44 | ) 45 | } 46 | 47 | const ContentManagement = ({ ...params }) => ( 48 | 49 | {params.searchInput && } 50 | {params.refresh && } 51 | {params.table && } 52 | {params.pagination && } 53 | 54 | ) 55 | 56 | export default ContentManagement 57 | -------------------------------------------------------------------------------- /src/components/create-button/css/create-button.styl: -------------------------------------------------------------------------------- 1 | @import '~css/default' 2 | 3 | .addBtn 4 | position absolute 5 | right 65px 6 | top 123px -------------------------------------------------------------------------------- /src/components/create-button/index.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import Icon from 'components/icon' 5 | import style from './css/create-button' 6 | import { Link } from 'react-router-dom' 7 | 8 | const CreateButton = ({ route }) => ( 9 |
10 | 11 | 14 | 15 |
16 | ) 17 | 18 | export default CreateButton 19 | -------------------------------------------------------------------------------- /src/components/filters/css/filters.styl: -------------------------------------------------------------------------------- 1 | @import '~css/default' 2 | 3 | $widthAside = 300px 4 | 5 | .filterContent 6 | background $grey 7 | width $widthAside 8 | position fixed 9 | transform translateX($widthAside) 10 | top 100px 11 | right 0 12 | height 100% 13 | z-index 99 14 | border-left 1px solid #cfd8dc 15 | padding 10px 16 | transition transform 150ms ease 17 | will-change transform 18 | 19 | &.open 20 | transform translateX(0) 21 | 22 | .sectionFilter 23 | margin-top 20px 24 | 25 | .labelFilter 26 | color rgb(185, 185, 185) 27 | 28 | .btnFilter 29 | margin-top 20px 30 | -------------------------------------------------------------------------------- /src/components/filters/index.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import style from './css/filters' 5 | 6 | const Filters = ({ filters }) => ( 7 | 37 | ) 38 | 39 | export default Filters 40 | -------------------------------------------------------------------------------- /src/components/footer/footer.story.js: -------------------------------------------------------------------------------- 1 | 'use strict' 2 | 3 | import React from 'react' 4 | import Footer from './index' 5 | import { storiesOf } from '@kadira/storybook' 6 | 7 | storiesOf('