File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
- This directory contains services that are meant to connect the application to other APIs, for example
1
+ This directory contains services that are meant to connect the application to other APIs, for example an API client for Yahoo's weather service.
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ This boilerplate contains:
15
15
- [ ` App/Images ` ] ( App/Images ) : images used by the application
16
16
- [ ` App/Stores ` ] ( App/Stores ) : redux [ actions, reducers and stores] ( https://redux.js.org/basics )
17
17
- [ ` App/Sagas ` ] ( App/Sagas ) : redux sagas
18
+ - [ ` App/Services ` ] ( App/Services ) : application services
18
19
- [ ` App/Theme ` ] ( App/Theme ) : base styles for the application
19
20
20
21
For more information on each directory, click the link and read the directory's README.
You can’t perform that action at this time.
0 commit comments