Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 22ce550

Browse files
committed
docs: updated "Technology Stack"
1 parent 848668b commit 22ce550

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ This is a [single-spa](https://single-spa.js.org/) example React microapp.
1515
- Router via [Reach Router](https://reach.tech/router/)
1616
- CSS Modules with SCSS via [babel-plugin-react-css-modules](https://github.com/gajus/babel-plugin-react-css-modules)
1717
- [React Inline SVG](https://github.com/airbnb/babel-plugin-inline-react-svg)
18+
- We use **Redux Store** for storing page data if we need to edit it. Otherwise we can use local state.
19+
- [react-redux-toastr](https://www.npmjs.com/package/react-redux-toastr) for success/error popups in the bottom left corner.
1820

1921
## Config
2022

0 commit comments

Comments
 (0)