frontend/src
2018-12-06 00:02:33 +02:00
..
actions move action type strings to constants 2018-12-02 16:05:51 +02:00
assets add images and global css to be used later in the website 2018-12-05 23:56:22 +02:00
components fix #3 create a separate counter component 2018-12-06 00:02:33 +02:00
containers change subComponents to components 2018-12-05 21:48:08 +02:00
reducers move action type strings to constants 2018-12-02 16:05:51 +02:00
store add example of async API request and action 2018-12-01 21:40:41 +05:30
stylesheets fix #3 create a separate counter component 2018-12-06 00:02:33 +02:00
utils add methods required to fetch data from the API 2018-12-05 20:45:55 +02:00
App.css create-react-app scaffolding 2018-11-30 23:18:38 +05:30
App.js add css basic logic, add logo 2018-12-05 01:05:19 +02:00
App.test.js create-react-app scaffolding 2018-11-30 23:18:38 +05:30
config.js add example of async API request and action 2018-12-01 21:40:41 +05:30
index.css create-react-app scaffolding 2018-11-30 23:18:38 +05:30
index.js basic setup of router, redux store - test action in Home container 2018-12-01 19:22:26 +05:30
logo.svg create-react-app scaffolding 2018-11-30 23:18:38 +05:30
serviceWorker.js create-react-app scaffolding 2018-11-30 23:18:38 +05:30