File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020- :fire : Built with CRA but extendable
2121 - Comes with the latest CRA scripts and config
2222 - To extend the CRA webpack config, use ` craco.config.js ` file. No need to eject
23- - :chart_with_upwards_trend : Redux and Redux Saga but with less boilerplate <a href =" /tree/master/ src/store " >More on</a >
23+ - :chart_with_upwards_trend : Redux and Redux Saga but with less boilerplate <a href =" /src/store " >More on</a >
2424 - Redux Toolkit configured with React Redux and Redux Saga for very little boilerplate
2525 - React Redux Hooks used for even more clean code
2626 - React Persist configured for easier localstorage integration
@@ -93,7 +93,7 @@ This software uses the following open source packages:
9393- [ Redux Saga] ( https://redux-saga.js.org/ )
9494- [ React Intl] ( https://formatjs.io/docs/react-intl/ )
9595- [ React Router] ( https://reactrouter.com/ )
96- - [ Axios] ( https://www.axios. com/ )
96+ - [ Axios] ( https://github. com/axios/axios )
9797- And more..
9898
9999## License
You can’t perform that action at this time.
0 commit comments