This commit is contained in:
Paul Cowgill 2019-12-09 03:43:47 -06:00 committed by Mikhail Mikheev
parent 21b7a59f20
commit 70fadd51ee
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ Add additional notes about how to deploy this on a live system
* [React](https://reactjs.org/) - A JS library for building user interfaces * [React](https://reactjs.org/) - A JS library for building user interfaces
* [Material UI 1.X](https://material-ui-next.com/) - React components that implement Google's Material Design * [Material UI 1.X](https://material-ui-next.com/) - React components that implement Google's Material Design
* [redux, immutable, reselect, final-form](https://redux.js.org/) - React ecosystem libraries * [redux, immutable, reselect, final-form](https://redux.js.org/) - React ecosystem libraries
* [Flow](https://flow.org/) - Sttic Type Checker * [Flow](https://flow.org/) - Static Type Checker
## Contributing ## Contributing