An open API service indexing awesome lists of open source software.

https://github.com/mikevercoelen/scalable-react-redux-modals

A scalable React and Redux solution for modals
https://github.com/mikevercoelen/scalable-react-redux-modals

modals react redux

Last synced: 11 months ago
JSON representation

A scalable React and Redux solution for modals

Awesome Lists containing this project

README

          

# A scalable solution for using modals with React and Redux

This is an example of implementing modals in a scalable way using React and Redux

More information see Codersmind blog here: [Scalable Modals with React and Redux](https://codersmind.com/scalable-modals-react-redux/)

***

## Getting started

```sh
npm install
npm start
```