Skip to content

Commit 579e229

Browse files
committed
update README
1 parent 1a1a311 commit 579e229

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Full ES6+ React + React-Router + Redux + GraphQL + Apollo + Bootstrap with Hot Reload and redux-devtools STARTER
22
==========
33

4+
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/Mp96tCWH2KdajZuBzqB6jwj8/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter'>
5+
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/Mp96tCWH2KdajZuBzqB6jwj8/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter.svg' />
6+
</a>
7+
48
> My new `React + redux project starter`. This time I add `graphQL` and `Apollo Client`.
59
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).
610

711
![preview](./preview/preview.png)
812

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>
12-
1313

1414
- *webpack is as simple as possible*
1515
- *ReactJS is written with `optimization tricks` (stateless, pure render...).*

0 commit comments

Comments
 (0)