Skip to content

Commit 1a1a311

Browse files
committed
update README
1 parent a92d48b commit 1a1a311

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.DS_Store

6 KB
Binary file not shown.

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Full ES6+ React + React-Router + Redux + GraphQL + Apollo + Bootstrap with Hot R
44
> My new `React + redux project starter`. This time I add `graphQL` and `Apollo Client`.
55
This starter also embeds `JWT token based` `authentication` (check [Route](https://github.com/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter/blob/master/src/app/routes/MainRoutes.js#L29) to get an example of dealing with protected routes).
66

7+
![preview](./preview/preview.png)
8+
9+
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/Mp96tCWH2KdajZuBzqB6jwj8/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter'>
10+
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/Mp96tCWH2KdajZuBzqB6jwj8/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter.svg' />
11+
</a>
712

813

914
- *webpack is as simple as possible*
@@ -14,9 +19,6 @@ This starter also embeds `JWT token based` `authentication` (check [Route](https
1419
- *no more struggle in redux with async thank to Apollo Client (you can even get rid of redux thunk or redux saga if you needed theses just for your asyncs. Otherwise keep them since they are nice :smile:)*
1520
- [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension#redux-devtools-extension) to make developments a pure pleasure.
1621

17-
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/Mp96tCWH2KdajZuBzqB6jwj8/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter'>
18-
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/Mp96tCWH2KdajZuBzqB6jwj8/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter.svg' />
19-
</a>
2022

2123
## Detailed Content
2224

preview/preview.png

222 KB
Loading

0 commit comments

Comments
 (0)